Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to make an invoice

Status
Not open for further replies.

manoskok

Technical User
Mar 15, 2001
20
GR
I need help how to design an invoice for customers applying for chemical analysis

Each customer has specific price for each chemical substance

Each customer can apply for certain chemical substances

I have a table where the analysis is recorded :
customer name, date, code of analysis
substances examined
value for each substance

I have another table where the cost is recorded :
customer name
substance name
substance cost

I don't know how to evaluate the total value for each analysis (ie for the specific customer, to identify which substances were examined,find the relevant cost for each substance, add the costs to find the total for that analysis and find the total cost for all the analyses for that customer)

Please help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top