sparklegrrl
Registered User.
- Local time
- Today, 10:52
- Joined
- Jul 10, 2003
- Messages
- 124
I am trying to create an invoice report.
I have a table consisting of a combo box to select the job, a combo to select the employee and a column for regular hours and a column for ot hours.
I then created a query by job and it displays all time partaining to that job, the date & employee.
I also have a table for with the combo again for job & employee and a combo for inventory item used and a column to enter the amount used.
I created another query by job and it is also working fine. It displays all the inventory items used by job.
What I want my report to do is include both of these reports as well as look calculate the quanities which means it would have to look up the item costs & employee hourly salary to total it all.
Do I need to somehow include those fields in the tables or queries or can they be added to the report?
I hope all that makes sense?
I have a table consisting of a combo box to select the job, a combo to select the employee and a column for regular hours and a column for ot hours.
I then created a query by job and it displays all time partaining to that job, the date & employee.
I also have a table for with the combo again for job & employee and a combo for inventory item used and a column to enter the amount used.
I created another query by job and it is also working fine. It displays all the inventory items used by job.
What I want my report to do is include both of these reports as well as look calculate the quanities which means it would have to look up the item costs & employee hourly salary to total it all.
Do I need to somehow include those fields in the tables or queries or can they be added to the report?
I hope all that makes sense?