prompting for date range in crystal 8.5

natasha

Member
Joined
Nov 29, 2005
Messages
8
hi, iam trying to create a formula that prompts for the date values. Iam capturing all completed jobs in the DB: ie, where compdate >= install date and the current status = "complete". after a few days of trying, nothing seems to be working out. any help you can give would be appreciated. iam using crystal 8.5.
thanks again,
tasha
 
thank you, i got it. I was making this more difficult than it actually is. I was able to get more information from front range solutions web site. what i had to do was create a start and end date parameter(allowed for prompting) and then define the date field in the report expert selection, where (date field) is between start date and end date.

tasha
 
Back
Top