View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tiff Tiff is offline
external usenet poster
 
Posts: 14
Default Simple report from data list

I would like to print a simple summary report (on one tab) for each record in
a list of 400 records (on a separate tab)... Any relatively simple ideas?

The report use a vlookup to get the data for the record, but I don't know
how to update the vlookup formula with the next record... until there are no
more.

Thanks for any help!