Working in form view

D

dawnbreaksway

How do I get the information on the first page not to appear on the next page
and so on? I am a new student to Access and am not sure what I did wrong to
get the information to repeat on every page. How do I keep information on
first page, and make the second page clean for other information?
 
M

missinglinq via AccessMonster.com

I'm assuming you're speaking of tabbed pages here. When you go to add a
control to a tabbed page, you must first click to select one of the pages,
THEN add the control. Otherwise, the control will be added to the form itself,
and thus will show thru on all tabbed pages! This is exactly what you've done,
I believe!

Of course, sometimes you may want a control to show on each page (such as an
ID Number or Name.) In this case click on the form itself and add the
control; it will now (as you've found out) show on every page.
 
D

dawnbreaksway

Well I am trying to add a sub form to a form. In the process of this am I
suppose to see a new form to start adding new information? When I go to add
the new subform it is being put over top of the other information.
 
Top