Why isn't the form header printing on every page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

The form header prints on the first page but not on any subsequent pages.
What am I doing wrong?
 
The form header prints on the first page but not on any subsequent pages.
What am I doing wrong?

Prints? Like on paper?
The Form Header is like the Report Header.
It prints only once on the first page.
If you are printing your form (and you should not be ... create a
report and print that!), the Form's Page Header will print on every
page.
 
Thanks.

The application is for a bar who has a "99 Club" of beers. They print the
form, hand it to the patron , and the patron checks off the names of the
beers they drank.
 
Truant said:
Thanks.

The application is for a bar who has a "99 Club" of beers. They print
the form, hand it to the patron , and the patron checks off the names
of the beers they drank.

The fact that a "Form" in Access has the same name as a paper "Form" does not
mean that they should be treated as such. A paper "Form" should be built in
Access using a Report as Reports are actually good for printing.
 
Thanks.

The application is for a bar who has a "99 Club" of beers. They print the
form, hand it to the patron , and the patron checks off the names of the
beers they drank.

It doesn't matter.
Create a report based upon the data in the form.
Print the report!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Header on Custom Form 1
print page header on subform? 6
Access Page Header with merge field 0
Repeat Headers 3
2 page form 2
Header 3
Pivot Table Form - Headers and Footers; Access 2007 1
Reducing the page size in Form Design 1

Back
Top