H
Hammy
Guest
I am trying to create a report for attendance, I want to have it in table format, with the date of each service (from query) accross the top, then an 'x' in the corresponding cell if the person was there.
I don't know how to pull my query information (the service dates) and dispaly them horizontally as column heads.
i.e.
Can anyone point me in how to do this?
Thanks,
Hammy
I don't know how to pull my query information (the service dates) and dispaly them horizontally as column heads.
i.e.
Code:
Name Sep7 Sep14 Sep21
-----------------------------------------------------------
Fred x x
Joe x x
Thanks,
Hammy
Last edited: