syncronizing pages

  • Thread starter Thread starter mbr96 via AccessMonster.com
  • Start date Start date
M

mbr96 via AccessMonster.com

I have a tab control with 5 pages. When I'm on the first tab page, if I use
the nav buttons to proceed to the second record, I want a user to remain on
that second record if they click any of the other pages. Currently, if I've
gone to the second record and clicked another page, the current record
reverts back to the first.

How can I synch the pages up so the form stays on the same record no matter
which page is selected?

Mbr
 
Replying to myself - apologies, each page has a form on it, so I guess it's
these forms I'm trying to synch up. Any help?

Mbr96
 
The forms in the tabbed pages are *subforms* In the properties for each
subform, look at Link Child fields and Link Master fields.

--
There's ALWAYS more than one way to skin a cat!

Answers/posts based on Access 2000

Message posted via AccessMonster.com
 
Back
Top