print form

  • Thread starter Thread starter geebee
  • Start date Start date
G

geebee

hi,

i have the following print code which works in excel, but i am trying to
figure out how to modify it to work in access to print a form:

ActiveWindow.SelectedSheets.PageSetup.Zoom = 80
ActiveWindow.SelectedSheets.PrintOut Copies:=1, Collate:=True

thanks in advance,
geebee
 

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


Back
Top