Printing Header and footer

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

Guest

Can you print a header or footer when you print anything other than a form?
Such as a query result, or printing tables?
 
Hi

It's best to create a report (which you can make look like your form if you
wish) rather than printing a form, query or table.

On a report you can use the report and page header and footer sections to
place many controls so you have much more control over the final "look" of
the print.

HTH
 
Back
Top