Tricky Subform Problem

keybs

Registered User.
Local time
Today, 22:32
Joined
Aug 16, 2001
Messages
12
I have a form with 2 subforms. One subform is a form and the other is a table representing the same data as the other subform. I have a control on the subform to navigate through the records and I want the record selector on the table to navigate through the same records as the form when the next or previous buttons are pressed. Is this Possible?

Brandon
 
Just thinking, I haven't done this myself.

So if you have Mainform, Subform1, Subform2:


Create Subform1 with a subform in it, Subform2.

Then put that Subform1 on the Mainform.

Try it with simple records.
 

Users who are viewing this thread

Back
Top Bottom