page header not visible

  • Thread starter Thread starter Bob Quintal
  • Start date Start date
B

Bob Quintal

=?Utf-8?B?TmV0d29ya1RyYWRl?=
Access2003

why would a form's page header section not appear in regular
view?

in design view it is there - sized to about 1.2" with a logo
and one listbox....but when you change to regular view it is
not there.....have never seen this before.....

detail section rest of the form works fine

Form or report?
is the .visible property of the section set to no.?
(not sure if the form_page_header has a visible property.)
The report does.
 
=?Utf-8?B?TmV0d29ya1RyYWRl?=


Form or report?
is the .visible property of the section set to no.?
(not sure if the form_page_header has a visible property.)
The report does.
I suspect that a form's pageheader is actually only visible when
printing the form, but I never print a form.
 
Access2003

why would a form's page header section not appear in regular view?

in design view it is there - sized to about 1.2" with a logo and one
listbox....but when you change to regular view it is not there.....have never
seen this before.....

detail section rest of the form works fine
 
Access2003

why would a form's page header section not appear in regular view?

in design view it is there - sized to about 1.2" with a logo and one
listbox....but when you change to regular view it is not there.....have never
seen this before.....

detail section rest of the form works fine

Did you look in Access Help?
The Form's Page Header is ONLY visible when the form is printed.
Use the Form's Form Header.
 
correctemente - thanks....

After all this time I wonder why I never knew that aspect of Page Header
only being visible in print....
 
Back
Top