Hello,
I have a form with a tab control that has subforms on each tab. I want a button that when clicked on will go to another tab and goto the record that has the same jobid number. I am able to get the code to work as far as going to the next tab but when i tell it to goto the record that matches jobid with the other jobid from other subform i get errors. Is there code that will allow me to goto a record and put a where condition so that i can get this to work?
Any help is appreciated, Thanks
I have a form with a tab control that has subforms on each tab. I want a button that when clicked on will go to another tab and goto the record that has the same jobid number. I am able to get the code to work as far as going to the next tab but when i tell it to goto the record that matches jobid with the other jobid from other subform i get errors. Is there code that will allow me to goto a record and put a where condition so that i can get this to work?
Any help is appreciated, Thanks