J
John Egan
I have set up a jobcard table and jobdetails table which are linked as one
to many.
The info for time, parts, quantity etc is entered in these tables.
Two questions.
1. I want to collect this data along with prices from a products table and
put it together to print and store as an invoice.
What is the best method, Report or Query or a combination of both.
2. If I manage this, is the info in the Report or Query, such as extended
price, subtotal, total etc, or any other info that I don't want on the
jobcard ok for storage purposes. Should I set up the Report/Query to write
this data to a separate table.
to many.
The info for time, parts, quantity etc is entered in these tables.
Two questions.
1. I want to collect this data along with prices from a products table and
put it together to print and store as an invoice.
What is the best method, Report or Query or a combination of both.
2. If I manage this, is the info in the Report or Query, such as extended
price, subtotal, total etc, or any other info that I don't want on the
jobcard ok for storage purposes. Should I set up the Report/Query to write
this data to a separate table.