Hello All.
I am trying to create a report from the data in the tables and am struggling!.
I have attached a DB with sample data. I am trying to produce a report from this data that only returns certain criteria.
From the data in the tables i want to produce a list of all 'Operatives' that exceed '100 points per day'. This will be clear once tables have been viewed.
I can achieve this but with my limited knowledge there is a problem that i cant overcome:
1) Operatives may work on more than one tool each day hence the daily sum COULD be for 2 or more tool.
The report i am looking for should look similar to this:
Name Tool W/Ending Day Points
A.Bloggs Strimmer 08/11/08 Monday 170
TOTAL: 170
J.Bloggs Strimmer 11/11/08 Tuesday 111
J.Bloggs Chainsaw 11/11/08 Tuesday 40
TOTAL: 151
Z.Bloggs Pruner 25/11/08 Thursday 138
Z.Bloggs Chainsaw 25/11/08 Thursday 50
Z.Bloggs Blower 25/11/08 Thursday 340
TOTAL: 528
ETC....
Hope this makes some sense to someone! If further information is required please ask.
Thankyou in advance for help.
Nathan
I am trying to create a report from the data in the tables and am struggling!.
I have attached a DB with sample data. I am trying to produce a report from this data that only returns certain criteria.
From the data in the tables i want to produce a list of all 'Operatives' that exceed '100 points per day'. This will be clear once tables have been viewed.
I can achieve this but with my limited knowledge there is a problem that i cant overcome:
1) Operatives may work on more than one tool each day hence the daily sum COULD be for 2 or more tool.
The report i am looking for should look similar to this:
Name Tool W/Ending Day Points
A.Bloggs Strimmer 08/11/08 Monday 170
TOTAL: 170
J.Bloggs Strimmer 11/11/08 Tuesday 111
J.Bloggs Chainsaw 11/11/08 Tuesday 40
TOTAL: 151
Z.Bloggs Pruner 25/11/08 Thursday 138
Z.Bloggs Chainsaw 25/11/08 Thursday 50
Z.Bloggs Blower 25/11/08 Thursday 340
TOTAL: 528
ETC....
Hope this makes some sense to someone! If further information is required please ask.
Thankyou in advance for help.
Nathan