Save Form for Customise Reporting

galantis

Registered User.
Local time
Today, 07:04
Joined
Feb 10, 2005
Messages
32
Hi,

I am wondering if anyone has worked on a reporting form which allows the user to save it as a custome report form for future re-use?

For example, the user has selected certain criteria for printing from the reporting form and would like to save this setting for future re-use. So they do not have to re-select the same criteria again.

Would they kindly share their ideas or methods on how they have saved the selected criteria from each controls in the forms so that it would reload in the future and how they have re-populate the criteria in the controls?
e.g listbox1: selected row 0,3,6,7
combo1: selected row 4

thankyou in advance.
 
Sounds like I would just allow the user to select a chunk of the data, say a date range, and export it to excel. Then let them slice and dice it anyway they want...

Ken
 

Users who are viewing this thread

Back
Top Bottom