Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Deltaecho
 
Posts: n/a
Default deduct tax from a total

I need to deduct tax from a calculated total , i.e.
Col A=Qty
col B- price of item
col C = sum of col a and b
col D should show the total less the tax, presently at 16%
thanks in adavance
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

=C2*100/116

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Deltaecho" wrote in message
...
I need to deduct tax from a calculated total , i.e.
Col A=Qty
col B- price of item
col C = sum of col a and b
col D should show the total less the tax, presently at 16%
thanks in adavance



  #3   Report Post  
JulieD
 
Posts: n/a
Default

Hi

personally i'ld put the tax value in a cell of its own so that if it does
change you don't have to remember to edit your formulas - which are less
obvious than a cell with the label of tax (ie D1 could say Total Less Tas of
and E1 could have the 16% in it) then your formula could be
=C2*(1-$E$1)

Cheers
julieD


"Deltaecho" wrote in message
...
I need to deduct tax from a calculated total , i.e.
Col A=Qty
col B- price of item
col C = sum of col a and b
col D should show the total less the tax, presently at 16%
thanks in adavance



  #4   Report Post  
JulieD
 
Posts: n/a
Default

of course, if you do change the figure in E1 you need to be aware that items
calculated at the old tax rate will change unless you select them and copy /
edit - paste special - values first

Cheers
JulieD

"JulieD" wrote in message
...
Hi

personally i'ld put the tax value in a cell of its own so that if it does
change you don't have to remember to edit your formulas - which are less
obvious than a cell with the label of tax (ie D1 could say Total Less Tas
of and E1 could have the 16% in it) then your formula could be
=C2*(1-$E$1)

Cheers
julieD


"Deltaecho" wrote in message
...
I need to deduct tax from a calculated total , i.e.
Col A=Qty
col B- price of item
col C = sum of col a and b
col D should show the total less the tax, presently at 16%
thanks in adavance





  #5   Report Post  
Bob Phillips
 
Posts: n/a
Default

Personally, I create a workbook name of VAT with a value of 17.5% (VAT in
the UK, 16% for the OP) :-). I even add it my template workbook.

Bob


"JulieD" wrote in message
...
of course, if you do change the figure in E1 you need to be aware that

items
calculated at the old tax rate will change unless you select them and copy

/
edit - paste special - values first

Cheers
JulieD

"JulieD" wrote in message
...
Hi

personally i'ld put the tax value in a cell of its own so that if it

does
change you don't have to remember to edit your formulas - which are less
obvious than a cell with the label of tax (ie D1 could say Total Less

Tas
of and E1 could have the 16% in it) then your formula could be
=C2*(1-$E$1)

Cheers
julieD


"Deltaecho" wrote in message
...
I need to deduct tax from a calculated total , i.e.
Col A=Qty
col B- price of item
col C = sum of col a and b
col D should show the total less the tax, presently at 16%
thanks in adavance







Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to have total for filtered data?? Derrick Excel Discussion (Misc queries) 2 March 10th 05 02:41 AM
keep a running total of my formula results after each (F9) Souvien Excel Discussion (Misc queries) 1 January 23rd 05 01:59 AM
Total remaining formula jbsand1001 Excel Worksheet Functions 2 January 6th 05 04:17 PM
Subtotal of Subtotal displays Grand Total in wrong row Thomas Born Excel Worksheet Functions 5 January 6th 05 01:46 PM
ADDING SUM TOTAL OF MORE THAN 30 CELLS IN A COLUMN TOGETHER - WON. Robin Smith Excel Discussion (Misc queries) 0 December 20th 04 08:47 PM


All times are GMT +1. The time now is 01:34 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"