Hi all,
I have a main form (based on tblMain) with 2 subforms( based on tblAdd1 & tblAdd2)on it (linked by common field record_id).
My problem is I want tab through the main form as if it were one form. I only need 1 record from tblAdd1 & tblAdd2 to be visible in the main form (ie only show info in subforms which relates to the record shown in the main form - if you need any more detail as to why this is,I'll post again)
Whats the best way to do this? Base the recordsource of the subforms on a query or use the tabstop etc controls? How?
Hope this makes sense!
Many thanks
I have a main form (based on tblMain) with 2 subforms( based on tblAdd1 & tblAdd2)on it (linked by common field record_id).
My problem is I want tab through the main form as if it were one form. I only need 1 record from tblAdd1 & tblAdd2 to be visible in the main form (ie only show info in subforms which relates to the record shown in the main form - if you need any more detail as to why this is,I'll post again)
Whats the best way to do this? Base the recordsource of the subforms on a query or use the tabstop etc controls? How?
Hope this makes sense!
Many thanks