Print preview

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

Guest

Hello!

I have a command buton to open a report, but.

1 - Print automaticaly without print preview;
2 - Print same with printer turn off.

1' - I would like to visualize a report before to print;
2' - How is possible not printing without turn on printer, please?

Thanks in advance.
an
 
1) Change the code in your button. I think it has something like acPreview,
change it to acNormal. Use the help feature to see the various options.

2) It is not possible to print without turning on a printer. Access has no
magical print without power feature.
 
Hi Rick B,

1) Thanks for your help.
2) Sorry, I don't know why, but turn On the printer with last code, before
change the code to acPreview...
Now, no. (?)

Thanks more one time.
an
 
Back
Top