This is the problem,
I have a database that is used by sales reps to add orders and produce invoices for customers.
A salesman earns commission on every sale
(This rate is defined in the salesman table)
to work out the total value of the invoice I did a calculated field,
To work out the...