A Macro to Print sheets in mult w.books

  • Thread starter Thread starter Gladiator
  • Start date Start date
G

Gladiator

Hi there, can anyone help me with the codes to get a macro to print local
wbook sheets along with the several sheets in other workbooks? I was able to
record a macro to print worksheets in the local workbook, but how do i make
the same macro to print the worksheets in three more different workbooks with
multiple worksheets in them? Thanks in advance?
 
Your best bet is to:
a. Post your code
b. Post to the .programming newsgroup.

Someone will show you how to change your code to support other workbooks.

Regards,
Fred
 
Back
Top