Hi All
I am using a table with the following fields to populate my report.
Table Name Employees.
Employee Date Hours
James 01/06/05 8
James 02/06/05 8
Craig 31/06/05 8
Craig 03/06/05 8
After editing and using a group on the name I get the following:-
Date Hours
James 01/06/05 8
02/06/05 8
Craig 31/06/05 8
03/06/05 8
What I would like is the following:-
Date Hours
James Sun
Mon
Tue
Wed 01/06/05 8
Thu 02/06/05 8
Fri
Sat
Date Hours
Craig Sun
Mon
Tue 31/06/05 8
Wed
Thu
Fri 03/06/06 8
Sat
So I would like a way to have the days of the week displayed then the correct info from the table displayed on the correct day. This table will only ever hold one weeks worth of data for each employee.
Any help is appreciated
Regards
Djbell
I am using a table with the following fields to populate my report.
Table Name Employees.
Employee Date Hours
James 01/06/05 8
James 02/06/05 8
Craig 31/06/05 8
Craig 03/06/05 8
After editing and using a group on the name I get the following:-
Date Hours
James 01/06/05 8
02/06/05 8
Craig 31/06/05 8
03/06/05 8
What I would like is the following:-
Date Hours
James Sun
Mon
Tue
Wed 01/06/05 8
Thu 02/06/05 8
Fri
Sat
Date Hours
Craig Sun
Mon
Tue 31/06/05 8
Wed
Thu
Fri 03/06/06 8
Sat
So I would like a way to have the days of the week displayed then the correct info from the table displayed on the correct day. This table will only ever hold one weeks worth of data for each employee.
Any help is appreciated
Regards
Djbell