Hi all,
Crystal Report ver 8.5
I am trying to print a report based on dates. Below is my example.
I have 4 dates in my report
1.Date1
2. Date2
3. Date 3
4. Date4
THE REPORT SHOULD PRINT ONLY WHEN THE FOLLOWING
What I want The report to do is that,
(Condition 1) If Date1 is Non zero (has no values)
and
(Condition 2) the difference (b/w the current date and the Date1 is more than or equal to 30)
and
(Condition 3) Date2 and Date3 and Date4 should be Non zero (has no values)
Please help me as to how I can take care of the report
regards
Crystal Report ver 8.5
I am trying to print a report based on dates. Below is my example.
I have 4 dates in my report
1.Date1
2. Date2
3. Date 3
4. Date4
THE REPORT SHOULD PRINT ONLY WHEN THE FOLLOWING
What I want The report to do is that,
(Condition 1) If Date1 is Non zero (has no values)
and
(Condition 2) the difference (b/w the current date and the Date1 is more than or equal to 30)
and
(Condition 3) Date2 and Date3 and Date4 should be Non zero (has no values)
Please help me as to how I can take care of the report
regards