How to create a default printer macro

B

Brad

I am looking for help in creating a macro that will automatically print the
open ppt in handout form 3 per page to the users default printer. Or at
least open the print window with all the proper selections made and allow the
user to choose a color printer. Any suggestions?
 
S

Steve Rindsberg

I am looking for help in creating a macro that will automatically print the
open ppt in handout form 3 per page to the users default printer. Or at
least open the print window with all the proper selections made and allow the
user to choose a color printer. Any suggestions?

Record a macro while you make the desired settings and print.

Open the recorded macro in the VBA IDE and comment out the line that specifies a
printer.

That's pretty much all there is to it.
 

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

Top