CALCULATE GST AMOUNT FROM AMOUNT IN OTHER CELL

  • Thread starter Thread starter Cruisie Suzie
  • Start date Start date
C

Cruisie Suzie

Does anyone know what formula to insert in cell B1 to calculate the gst
component of an amount (which includes gst) in cell A1? Would appreciate your
help.
Novice excel user
 
Something like this ..
Assuming GST = 3% = 0.03
and A1 contains the Amt (inclusive GST)
Then in B1: =(A1/(1+0.03))*0.03
will return the GST amt
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:19,500 Files:362 Subscribers:62
xdemechanik
 

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

Back
Top