RichardP1978
Registered User.
- Local time
- Today, 19:04
- Joined
- Nov 14, 2006
- Messages
- 89
I have one report, which has approxiamtely 10 subreports.
Sometimes it is not neccessary to print all the subreports off, just specific ones. I would like to have in my report list (I use the list box method) that when a user selects custom report, it brings up a form, where tick boxes can be selected to enable wether or not that subreport is included.
What I need some guidance on is how to make a subreport appear on the main report, based on the values of my frmCustomReportOptions if indeed it is possible to do.
Ta
Sometimes it is not neccessary to print all the subreports off, just specific ones. I would like to have in my report list (I use the list box method) that when a user selects custom report, it brings up a form, where tick boxes can be selected to enable wether or not that subreport is included.
What I need some guidance on is how to make a subreport appear on the main report, based on the values of my frmCustomReportOptions if indeed it is possible to do.
Ta