I am using the 'Tab Control' on a form that has 5 different tabs. Each tab displays data from a separate table. When I change the record on the first tab, I need to display the data on each tab that is related to the record on the first tab.
When I change tabs, the data is displayed for the first record in the database not the current record on tab one. How can I link each tab to the current record on tab one?
Any help would be appreciated.
When I change tabs, the data is displayed for the first record in the database not the current record on tab one. How can I link each tab to the current record on tab one?
Any help would be appreciated.