I am using Crystal 8.5 with a paradox database. I would like to use a record selection parameter that asks the user which of the following location information would you like in your report
1. Seattle
2. Hollywood
3. New York
4. Atlanta
The user could then select any of the 4 choices (or all 4), and the record selection formula would include their choices.
I know I can do it by using a number parameter and making all the options available, but that would be clunky and a pretty lengthy list. Ideally, I would like the user to select a checkbox of either 1 or 2 or 1 & 2 or 1 & 4 or whatever.
Does anyone have a suggestion on how to accomplish this?
1. Seattle
2. Hollywood
3. New York
4. Atlanta
The user could then select any of the 4 choices (or all 4), and the record selection formula would include their choices.
I know I can do it by using a number parameter and making all the options available, but that would be clunky and a pretty lengthy list. Ideally, I would like the user to select a checkbox of either 1 or 2 or 1 & 2 or 1 & 4 or whatever.
Does anyone have a suggestion on how to accomplish this?