G
Guest
Sorry gang. I've search the group answers, but just don't seems to get it.
So thanks very much for your help.
I have a transaction file with EmpNo, date, absent and tardy as the fields.
absent and tardy are yes/no fields. The query result should be number of
times absent and tardy in a given period. E.G.
For October
EmpNo Absent tardy
1 0 1
2 1 1
3 0 2
etc
So thanks very much for your help.
I have a transaction file with EmpNo, date, absent and tardy as the fields.
absent and tardy are yes/no fields. The query result should be number of
times absent and tardy in a given period. E.G.
For October
EmpNo Absent tardy
1 0 1
2 1 1
3 0 2
etc