View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tiff Tiff is offline
external usenet poster
 
Posts: 14
Default Simple Report is such a pain!

I have a list of 400 records in the first tab with sales
data for 400 reps. I want to repetitiously print a little summary
report (which is on another tab) which gets data for each rep and applies a
few calculations to it. I don't need to create a separate report for each
....just create a report for the first record, print it, and then refresh the
data for the second record, print it, and so on until a page is printed for
each rep... I hope that is clear... Thanks for the help!