Thread: Print Macro V
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rick Rick is offline
external usenet poster
 
Posts: 334
Default Print Macro V

I have an excel template that imports information from a datasheet using
vlookup formulas. I want to create a macro that first selects a department
number from a deparment list to population the excel template and print the
worksheet, then selects the next deparment populates the template print, etc.

Rick