How do you define an auto-open macro that prints specific worksheets within a workbook?
S sam Nov 21, 2003 #1 How do you define an auto-open macro that prints specific worksheets within a workbook?
J John Wilson Nov 21, 2003 #2 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 Autpen() John
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 Autpen() John