How do I count Records based on a certain crieteria
The following are the fields in my Table
Emp Name Emp Code Dept Prstatus Date
Sam 1001 AC Present 9/22/2003
Sam 1001 AC Absent 9/23/2003
Mary 1002 BC Half Day 9/22/2003
Mary 1002 BC Present 9/23/2003
I want to count the no of days absent,present of half days taken by all the employees between two dates.My data is grouped by Dept and then by employee code. I am using crystal reports 8.5 with Access 2000
Thank You,
Rakesh
The following are the fields in my Table
Emp Name Emp Code Dept Prstatus Date
Sam 1001 AC Present 9/22/2003
Sam 1001 AC Absent 9/23/2003
Mary 1002 BC Half Day 9/22/2003
Mary 1002 BC Present 9/23/2003
I want to count the no of days absent,present of half days taken by all the employees between two dates.My data is grouped by Dept and then by employee code. I am using crystal reports 8.5 with Access 2000
Thank You,
Rakesh