Hello,
I have tried a few different options with this string field. I have firstly used:
CDate({Disputes.Age_Catagory})
This returned a "bad date format" error.
I then used the following formula:
Formula name: CDATE
stringvar strDate := {Disputes.Age_Catagory};
stringvar array arrDate :=...
Hello,
I am creating a report through crystal version 8.5 and I am working with a string field {Disputes.Age_Catagory} which contains dates within it.
I am trying to extract the month and the year from this string field in order for me to create a specified grouping order. I want to see the...
Hello all,
I have come across a problem when trying to create a report in crystal version 8.5.
I am using a string field {Disputes.Age_Category} which contains age dates within in. I need to extract the month and the year from this field and then group them into the following specified order...
Have been creating a report where I have created parameters to be able to choose particular dispute reasons and particular credit officers. I have created summaries however I would like to compare them to total no. of disputes whether they appear on the report or not (eg chose Credit note as a...
Tried to above and I am now getting an error message as follows:
Dates must be between year 1 and year 9999
I have browsed the data in the string field and I have found that some of the dates are shown as 16/06/2004 and others are shown as 16/06/04. I think that this is why I am receiving an...
Tried the above formula and I am now receiving the following error message from bdreed35:
A subscript must be between 1 and the size of the array
Any ideas? Only new to crystal and I am more using trial and error then knowledge at the moment.
Creating a formula to show days between two different fields. One of the fields is a date field and the other is a string field. I have tried to convert the string field into a date field by using the "CDate" function and I am finding that there are a few dates which are coming up as "Bad Date...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.