I'm using Crystal 9.0 with a SQL database. The database has the following 2 fields:
PositionDate
AnniversaryDate
I know that I can make each one of the fields have a parameter Date Range for my user to enter when they run the report. My question is since date range would be the same. Meaning - have the report show everyone who has a PositionDate or an AnniversaryDate between 4/1/2004 - 4/14/2004, isn't there some way to have the 1 date range parameter = either of the two fields?
I'm just trying to make it easier and less confusing for the users to work with.
Thanks for all the help.
PositionDate
AnniversaryDate
I know that I can make each one of the fields have a parameter Date Range for my user to enter when they run the report. My question is since date range would be the same. Meaning - have the report show everyone who has a PositionDate or an AnniversaryDate between 4/1/2004 - 4/14/2004, isn't there some way to have the 1 date range parameter = either of the two fields?
I'm just trying to make it easier and less confusing for the users to work with.
Thanks for all the help.