Using Crystal 8
I have a report using one parameter that Im having problems structuring.
The user needs to be able to select the offices the report displays.
I have used the following parameter
Called Office
Type = String
Allow Multiple Values = Ticked
Allow editing of default values when there is more than one value = ticked
Within Set Default Values :
I have added in all the offices
eg
Office 1
Office 2
Office 3
and so on
The select expert has
Unit is equal to {?Unit)
The user can select the offices they want but if they want all offices they will ignore this parameter and just run the report. How do I get the report to run for all offices if the user does not use the Unit parameter ?
Thanks
Chris