G
Guest
I want to have 4 different forms displayed at one time on my screen. When I
change the value on my main form frmCompanyInfo I would like the other forms
to display the proper data based on the common field [AccountID]
The other forms will display continious data. Is it best to set the other
forms up based on the value on the main form and then requery the offset
forms on update of the main form or is there a way to link these forms
without them being subforms.
Thanks in advance for any help.
change the value on my main form frmCompanyInfo I would like the other forms
to display the proper data based on the common field [AccountID]
The other forms will display continious data. Is it best to set the other
forms up based on the value on the main form and then requery the offset
forms on update of the main form or is there a way to link these forms
without them being subforms.
Thanks in advance for any help.