I have created a tab control with 2 tabs, 1 combo box and 1 subform for each tab. The first tab is used to lookup clients by number and the 2nd tab by last name. But when I find the customer by last name then click back on the first tab the new found record doesn't show.
Any ideas on how to synchrozine them? I'm using one query sorted by number and the other by last name.
Any ideas on how to synchrozine them? I'm using one query sorted by number and the other by last name.