Thread: Macro Printing
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
MrRJ MrRJ is offline
external usenet poster
 
Posts: 109
Default Macro Printing

Hello,
I would like to print several reports with a click of a macro. What I
currently have is a drop down box where I make my selection then I click on a
macro which hide/unhide columns based on my drop down selection.

Is there a macro that I can setup where for every drop down selection there
is, run it then print it? I currently do that 14 times, it would be nice to
avoid that.

Thanks,
MrRJ