Here is my problem I have data that needs to be shown in a report based on the effective start and end dates. I know that I will have difficulty explaining this so here is an example:
{Start} - Start of the period
{End} - End of the period
{Date}- Date of the data being shown in the report
All three of the fields are of Date/Time but there are no time values so crystal defaults with 12:00:00 AM.
Examples:
A) {Start} = 1/1/02 {End} = 12/31/03
B) {Start] = 7/31/02 {End} = 12/31/02
1.) {Date} = 3/31/02 fits into A
2.) {Date} = 8/31/02 fits into B
3.) {Date} = 8/31/03 fits into A
I know that I can't use a simple If-Then-Else statement and I am not 100% familiar with crystal's syntex. I am using CR 8.5
Thank you,
Becky
{Start} - Start of the period
{End} - End of the period
{Date}- Date of the data being shown in the report
All three of the fields are of Date/Time but there are no time values so crystal defaults with 12:00:00 AM.
Examples:
A) {Start} = 1/1/02 {End} = 12/31/03
B) {Start] = 7/31/02 {End} = 12/31/02
1.) {Date} = 3/31/02 fits into A
2.) {Date} = 8/31/02 fits into B
3.) {Date} = 8/31/03 fits into A
I know that I can't use a simple If-Then-Else statement and I am not 100% familiar with crystal's syntex. I am using CR 8.5
Thank you,
Becky