View Full Version : Tricky Subform Problem


keybs
08-24-2001, 12:50 PM
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

Liv Manto
08-24-2001, 09:16 PM
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.