I have a form, which has two tabs on it. On each tab, there is a page with a subform. Both subforms are based on the same table. The main form(with the tabs)is not linked to a table.
Now what I want is that when I am on the first subfom( on tab1) and I am on say record 6, that when I now go to the second tab with subform2, that I'm there on the same record as on subform1 (so also record 6)
And it should also work viceversa
Any id how to get this done?
Now what I want is that when I am on the first subfom( on tab1) and I am on say record 6, that when I now go to the second tab with subform2, that I'm there on the same record as on subform1 (so also record 6)
And it should also work viceversa
Any id how to get this done?