Defining an auto-open macro that prints specific worksheets

  • Thread starter Thread starter sam
  • Start date Start date
S

sam

How do you define an auto-open macro that prints specific
worksheets within a workbook?
 
sam,

Easiest way would be to record a macro to print out whatever
you want. When you're satisfied with the way it works, just
go into the VBA editor and rename it
Auto_Open()

John
 

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

Back
Top