I am new to Crystal report. I am having trouble in counting the formula field.
For example
Group 1 Office
Group 2 SSN
________________________________________________________________
SSN | Name | startdate | Enddate | workHrs |meetinghrs
123455 XXXX Sdate1 EndDate1 10hrs Yes
012345 YYYY Sdate2 Endate2 14hrs No
_____________________________________________________________
group2 Footer
Total number of Hrs met = XXX
Total Numberof Hrs not Met = XXX
____________________________________________________________
I am calculating the Meeting Hrs using a formula
and displaying whether its Yes or No according to the condition.
My problem is i want to count how many "Yes" in Group 1 and
Number of "No" in Group 1
Since i want to count a formula its not allowing me to do Summarize. Is there any way to count them ??
Thanks for your help !
For example
Group 1 Office
Group 2 SSN
________________________________________________________________
SSN | Name | startdate | Enddate | workHrs |meetinghrs
123455 XXXX Sdate1 EndDate1 10hrs Yes
012345 YYYY Sdate2 Endate2 14hrs No
_____________________________________________________________
group2 Footer
Total number of Hrs met = XXX
Total Numberof Hrs not Met = XXX
____________________________________________________________
I am calculating the Meeting Hrs using a formula
and displaying whether its Yes or No according to the condition.
My problem is i want to count how many "Yes" in Group 1 and
Number of "No" in Group 1
Since i want to count a formula its not allowing me to do Summarize. Is there any way to count them ??
Thanks for your help !