Hidden page-headings

Ssstacey

Registered User.
Local time
Today, 05:54
Joined
Aug 9, 2005
Messages
48
Hi,

Was wondering whether its possible to control the appearance of pages...
I have a main form on which I have about 7 pages. When the main form is in the FORM-view, the headings of the pages are 'hidden'. One has to scroll up in order to see them.
As certain users of the database will be using Access viewer and thus only see this main form, it would be convenient if I could make sure that when the MAIN form is on, the headings are not hidden. So, it's a layout problem.
Any tips on this?
Thanx Stacey
 
ONE of the many ways to deal with this is to create your form differently.

Put what you now have in your header on a main form.

Put everything else on a subform on that main form. This way, your header information will always be visible, and everything else can be scrolled within the sub-form.

I'm not sure what it is you're doing with this, but generally speaking, unless you're displaying data tables, it's better for everyone to break down information into single pages and place each page onto the tab of a tab control. Your needs may be different, though.

Good luck.

-Curt
 
Hi, I have my information broken down into single pages. Maybe I was a bit unclear. What I mean with headings are the 'nametags' of the pages. It seems to me that it is not possible to put them seperately on the main form, right?
So, what I want is to have a 'tool' somewhere in which I can force the pages that I have to be visible on the form on appearance. Hope its clear..
thank you..
Stacey
 

Users who are viewing this thread

Back
Top Bottom