Good Evening,
On the form of my Db I have a tab control with four tab pages.
My last field on 'Course' page is 'Complaints' and the first field on 'Customer' page is 'Company Name'.
However when I use the tab key after 'Complaints', it goes back to the first field on the 'Course' page. But I would like it to go to the first field of the next Tab Page ... which is the 'Company Name' field.
Does this make sense??
I have read in another thread about ME.[tab page name].SetFocus ... when I entered this as an event procedure - afterupdate, it came back as not finding the correct macro.
I would be grateful once again for any assistance.
Nim
On the form of my Db I have a tab control with four tab pages.
My last field on 'Course' page is 'Complaints' and the first field on 'Customer' page is 'Company Name'.
However when I use the tab key after 'Complaints', it goes back to the first field on the 'Course' page. But I would like it to go to the first field of the next Tab Page ... which is the 'Company Name' field.
Does this make sense??

I have read in another thread about ME.[tab page name].SetFocus ... when I entered this as an event procedure - afterupdate, it came back as not finding the correct macro.
I would be grateful once again for any assistance.
Nim
