Mark Richardson
Registered User.
- Local time
- Today, 20:24
- Joined
- Mar 27, 2003
- Messages
- 24
Hi,
It has been a while since I used Access and I've come to a point where I'm struggling. I am trying to create a report from a query that I have created which looks at the total hours individuals have done on a month by month basis, the hours have also been split into the different project types. Here is an example data extract:
Categroy EmployeeName Project Code Month Total Hours
Engineering Brian McCorry 4 09/2010 15
Engineering Brian McCorry 4 10/2010 55
Engineering Brian McCorry 4 11/2010 22
Engineering David Smith 4 09/2010 116
Engineering David Smith 4 10/2010 122.5
Engineering David Smith 4 11/2010 151.5
Engineering David Smith 4 12/2010 96.5
Engineering David Smith 5 12/2010 0.5
Engineering David Smith 7 09/2010 1
Engineering David Soane 4 09/2010 87
Engineering David Soane 4 10/2010 50.75
Engineering David Soane 4 11/2010 30
I am trying to produce a report that lists the hours each person has done within each month, broken down by project type and display it on one row. Unfortunately I'm struggling to get all the information on one line, it simply displays each individual entry on separate lines.
I'm not sure if it's something that I configure in the report or whether I need to change my query or even create multiple queires? Any help wouldbe gretly apprecited.
Regards
Mark
It has been a while since I used Access and I've come to a point where I'm struggling. I am trying to create a report from a query that I have created which looks at the total hours individuals have done on a month by month basis, the hours have also been split into the different project types. Here is an example data extract:
Categroy EmployeeName Project Code Month Total Hours
Engineering Brian McCorry 4 09/2010 15
Engineering Brian McCorry 4 10/2010 55
Engineering Brian McCorry 4 11/2010 22
Engineering David Smith 4 09/2010 116
Engineering David Smith 4 10/2010 122.5
Engineering David Smith 4 11/2010 151.5
Engineering David Smith 4 12/2010 96.5
Engineering David Smith 5 12/2010 0.5
Engineering David Smith 7 09/2010 1
Engineering David Soane 4 09/2010 87
Engineering David Soane 4 10/2010 50.75
Engineering David Soane 4 11/2010 30
I am trying to produce a report that lists the hours each person has done within each month, broken down by project type and display it on one row. Unfortunately I'm struggling to get all the information on one line, it simply displays each individual entry on separate lines.
I'm not sure if it's something that I configure in the report or whether I need to change my query or even create multiple queires? Any help wouldbe gretly apprecited.
Regards
Mark