I have a db with 4 forms. My users want to be able to open a form, go to record x then open another form and have it open to the same record x.
Also, the standard tabs that you get when opeing multiple forms, when you are on form y and change to another form via the tabs, do the same thing...if form y is on record x and you tab to form 2 it should move to record x.
I am thinking global var to get and set the id, just not sure if this is the right way to approach this.
Also, the standard tabs that you get when opeing multiple forms, when you are on form y and change to another form via the tabs, do the same thing...if form y is on record x and you tab to form 2 it should move to record x.
I am thinking global var to get and set the id, just not sure if this is the right way to approach this.