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 "<","upto" and "in date".
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}
When i check the code it displays the box "No errors found". So the code is o.k.
It displays results, but not the results i want. It seems to show a count of all records within that month.Basically all i want is a count of all records of calls that are "open" inwhich haven't been closed. Showing all records 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 "<","upto" and "in date".
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}
When i check the code it displays the box "No errors found". So the code is o.k.
It displays results, but not the results i want. It seems to show a count of all records within that month.Basically all i want is a count of all records of calls that are "open" inwhich haven't been closed. Showing all records before the start date selected in the parameter
please help
Chris