Multiple page for with subforms

T

TJ

Why when i am making a multiple page form, does the first page of the form
appear on all the other pages? Am I doing something wrong?

Then I switched to inserting my subform into page 2 of a form, but now it
shows up on page one?

Please let me know what i am doing wrong?? Thanks.
 
D

Douglas J. Steele

You have to make sure that you've placed the controls on the tab, not on the
form itself. Select all of the controls in question and cut them using
Ctrl-X. Select the tab itself. Paste the controls using Ctrl-P.
 
Top