kingsgambit
Registered User.
- Local time
- Today, 06:36
- Joined
- May 27, 2001
- Messages
- 134
I have two tables one holds jobcard info the other what stock was used with the jobcard. I have made a query from this and then a report.
The report should show all job cards per company per week.
It does show this but calculates the hours wrong.
Because the two tables are linked when the query runs each time it finds a stock item it will find the hours of the jobcard. So if it took 1 hour to fit three items it is totalling the hours as six becuase each stock item is bringing up the hours.
Is there a calculation that I could use on the report to solve this.
The report should look like
Date
Hours worked
Stock Item
The report should show all job cards per company per week.
It does show this but calculates the hours wrong.
Because the two tables are linked when the query runs each time it finds a stock item it will find the hours of the jobcard. So if it took 1 hour to fit three items it is totalling the hours as six becuase each stock item is bringing up the hours.
Is there a calculation that I could use on the report to solve this.
The report should look like
Date
Hours worked
Stock Item