Save a report then look up the records

lk2827

Registered User.
Local time
Today, 09:34
Joined
May 10, 2008
Messages
37
Hi

I have two reports that are generated from a button, once they are generated I then print both of them.

What I need to do then is from the report printed and gererated I need to look up only a certain amount of data from that report and regenerate it and print it.

Please could someone give me some advise on how to go about doing it.
Would I need to store the reports so I could look them up later?

Thanks
 
You could save the report as an .snp file format so that it cannot be modified but will be available for future printing. Most people use parameters to create reports and that way you can always recreate the report by entering the same criteria you entered the first time.
 

Users who are viewing this thread

Back
Top Bottom