Hi,
i am a new user with Crystal and really need some help please. I am using CR 8.5
What i want to do is show a count of records in a field. Although i only want the records shown for dates in which is selected in the parameter value.
To give you some idea of the functions in which i have used already "<" and "upto".
This is the line of code i am trying to produce data for. It looks as though it should work, but doesn't:
{QCallsStatus.Status} = "Open" and {Calls.DateOpened} = upto {?start date}
So i want a result showing all calls open before the start date selected in the parameter.
please help
Chris
i am a new user with Crystal and really need some help please. I am using CR 8.5
What i want to do is show a count of records in a field. Although i only want the records shown for dates in which is selected in the parameter value.
To give you some idea of the functions in which i have used already "<" and "upto".
This is the line of code i am trying to produce data for. It looks as though it should work, but doesn't:
{QCallsStatus.Status} = "Open" and {Calls.DateOpened} = upto {?start date}
So i want a result showing all calls open before the start date selected in the parameter.
please help
Chris