E
elena
Hi, All
How can i accomplish following task to create summary report?
Report has following fields like badge and time fields: time on the field
will be always the same.
Badge 9:00-12:00 12:00-15:00 15:00-18:00
101 2 0 0
102 1 1 0
_______________________________________
I have table with fields:
Badge TicketNo Date Time
101 000002 2/2/09 9:00
101 000003 2/2/09 9:30
102 000001 2/2/09 11:00
102 000002 2/2/09 13:00
Please, advice
How can i accomplish following task to create summary report?
Report has following fields like badge and time fields: time on the field
will be always the same.
Badge 9:00-12:00 12:00-15:00 15:00-18:00
101 2 0 0
102 1 1 0
_______________________________________
I have table with fields:
Badge TicketNo Date Time
101 000002 2/2/09 9:00
101 000003 2/2/09 9:30
102 000001 2/2/09 11:00
102 000002 2/2/09 13:00
Please, advice