Millie,
Gord has already given most likely the simplest way to go
I find that your explanation has actually confused me more. For example:
In other words say the base price for a load is 9.00 per ton.
But previously you said:
Where then does, (presumably), $9.00 come in?
Also:
percentage ie 15% and that % will be added to the total cost per load or
subtotal that is in another cell directly beneath it.
But also:
each load is on one line accross
Not that that is any great problem, it just adds to the confusion.
Again:
All the calculations are done aumatically when I click on the "modify
Invoice " key.
Suggests to me that the calculation are actually being done in code not
formulas because formulas calculate automatically unless you have
Calculation set to manual and you are pressing the Function key F9.
Finally, it may be my ignorance but I have no idea what The *"virtual office
is in Groove'* means unless you mean that the sheet is protected. If it is
it may be that your son did not apply a password and if so you could
unprotect it by selecting: Tools > Protection > Unprotect sheet. If your
son set a password then you will be asked to enter it but if not the sheet
will be unprotected automatically.
Anyway, on to the problem, going back to the something like the original
figures, follow me through with this: In A1:B14 enter the table:
Cost Percentage
2.87 13%
3.05 14%
3.23 15%
3.41 16%
3.59 17%
3.77 18%
3.95 19%
4.13 20%
4.31 21%
4.49 22%
4.67 23%
4.85 24%
5.03 25%
But enter your real figures in your working example.
If the base cost of the fuel is in A20 say 4.04 and a quantity of 1000 in
B20. The subtotal in C20 would have the formula:
=A20*B20 and will return 4040. The surcharge in C20 would be:
=VLOOKUP(A20,A1:B14,2)*B20
and that would return 190
The total cost would then be in D20:
=C20+D20 which is 4230
If I am wide of the mark then do post back and correct me or send me a
private e-mail by changing my address below as it says and I will send you a
sample sheet elaborating on the above.
--
HTH
Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings
(e-mail address removed)
Replace @mailinator.com with @tiscali.co.uk