forms_are_nightmares
Registered User.
- Local time
- Today, 13:00
- Joined
- Apr 5, 2010
- Messages
- 71
Hello All,
Not sure this is possible, however, I'll ask it anyway.
I've created a form with several combo boxes which will act as filters on a report, i.e., AccountCmbo, StateCmbo, ManagerCmbo.
I also have a report whose first grouping is Account and another for State and a third for Manager. Essentially, they are the same report with the only difference being how they are grouped. So there are 3 buttons on the form; one for each report.
Is there a way to have the user dictate which grouping option they prefer. In other words, the user selects the Account, State, and Manager, then a window or dialog box or something pops up asking the user how they want the data grouped?
If so, can anyone point me in the appropriate direction.
Not sure this is possible, however, I'll ask it anyway.
I've created a form with several combo boxes which will act as filters on a report, i.e., AccountCmbo, StateCmbo, ManagerCmbo.
I also have a report whose first grouping is Account and another for State and a third for Manager. Essentially, they are the same report with the only difference being how they are grouped. So there are 3 buttons on the form; one for each report.
Is there a way to have the user dictate which grouping option they prefer. In other words, the user selects the Account, State, and Manager, then a window or dialog box or something pops up asking the user how they want the data grouped?
If so, can anyone point me in the appropriate direction.