Calculate Tax

  • Thread starter Thread starter Meerkat
  • Start date Start date
M

Meerkat

Hello all
I'm very new to all this and especially to using Excel 2000 and I really
only know the basics of the program.

I'm creating an invoice for myself and would like it to calulate the VAT for
me from my Total

ie:
C35 is the total excluding VAT
C36 is the VAT at 17.50%
C37 will be the total including the VAT

Can anyone direct me as to what I need to do, to achieve the above?
Thanks in advance for any help
David
 
try to type in what is inside [ ] for example:

C35 [100]
C36 [=C35*17.5%]
C37 [=C35 + C36]
 
See response to previous post.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Calculate VAT 4
Working out VAT owed 1
Access Query problem 1
Tax Invoice 1
working VAT in worksheet 8
Calculating VAT (value added tax) 2
how to add 17.5% vat formula 7
calculate tax 3

Back
Top