View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lightjag Lightjag is offline
external usenet poster
 
Posts: 18
Default Print Dynamic Report: Macro

1) I have a report in sheet 1 that is populated by data in another sheet
using vlookup.
2) I have a range name = "list" (in sheet 1 as well, which lists ticker
symbol)
3) I would like the macro to loop through all the names in the "list" range
and print the reports.