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.
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.