Requery data on different tabs

J

JKarchner

I have created a mian form that has a tabbed section with 5 tabs on it. The
tab labeled History takes data that shows every time we had spoken to a
Contact at a company (through Email, Phone, or Meeting). I have it so when
new dated is entered, the main form requeries and correctly displays the last
time we had spoken with the company. On the Contacts tab i have all the
information about the person, as well as the last date we had spoken with
him. So the Contacts tab has a subform on it to display the Contact
information, but the last date spoken information is stored on a subform on
the Contact subform, a subsubform if you will. I would like it so that when i
enter data into the History tab the data in the Person tab is updated. Thank
you for any help you can provide.
 
Top