Print setup

  • Thread starter Creating a form in word
  • Start date
C

Creating a form in word

I have an access form that I have made updates to. When I click the print
icon now, it prints all pages (if I don't cancel, it will print over 8,000
pages).
When I click the print icon, I only want the 1st page to print as a default.
Any suggestions?
 
A

Allen Browne

Create a report laid out the way you want for printing.

You can then place a command button on your form, to print just the one
record, by referring to the primary key value. Details in:
Print the record in the form
at:
http://allenbrowne.com/casu-15.html

--
Allen Browne - Microsoft MVP. Perth, Western Australia

Reply to group, rather than allenbrowne at mvps dot org.

"Creating a form in word" <[email protected]>
wrote in message
news:[email protected]...
 
Top