General Question

tan253's avatar

Anyone know how to use excel to create tax spreadsheets but on mac numbers?

Asked by tan253 (2948points) December 23rd, 2017

Hi All,
Finally a non health anxiety question and so close to XMAS, so not sure who will be on.

I am just wondering does anyone know the formula for calculation GST @ 15% and TAX @ 20% on cells?
I’m wanting the whole of one cell to be responsible for tax and another to be responsible for GST. So Cell A is amount – B is Tax and C is GST.
I can’t figure out how to do it!
Anyone know?

Observing members: 0 Composing members: 0

3 Answers

CWOTUS's avatar

I’m not certain of exactly what you’re asking here (and I don’t do Excel on a Mac in any case), but it seems that you want to have a cell – that is, a single cell – to calculate and add the GST and Tax amounts on a value to be entered into another cell.

Without knowing anything about the rules that apply to this tax, or whether it’s an additive tax (that is, if the value of the second tax is incremented by the inclusion in the taxable value of the first tax), here are some things that I would do:

1. Let’s say for purposes of this example that the value on which we’re going to calculate the tax is at cell A2.

2. I would suggest that you include separate cells to clearly show the tax rates for the GST and Tax amount percentages, at 15% and 20% respectively. (Those can be at B2 and C2, with labels at B1 and C1 to show what they are.) That’s because someday those tax rates may change, and it’s always best in your spreadsheet design to have variable amounts in cells where the changes can be visible, rather than hard-coded into the formulas, where they often get lost or overlooked when the world changes.

3. Assuming the tax amounts are NOT additive, and that each tax is computed only on the original value, and assuming that we want a single cell for “GST and Tax amount” as you have stated, I’ll suggest putting that formula at A3 for now. The formula at A3 could be:
=A2 * ( B2 + C2)
Obviously, that’s the Windows formula – the only formula writing I know in Excel. If the Mac formula composition is different, I’m sure you can figure the difference and enter such a simple formula.

That formula will give you a value… according to the numbers that you have provided… of the value in A2 * 0.35, or 35% of your starting value.

If the tax will be additive, and the second tax is figured on the original value + the amount of the first tax, then the formula will be different, but you’ll have to say so.

Zaku's avatar

=sum(A1*0.15) to make a cell show 15% of the value of cell A1
=sum(A1*0.2) to make a cell show 20% of the value of cell A1

Is that what you meant?

tan253's avatar

hmmm ok thanks guys
will try it – and see what happens!
Thanks guys!!!

Answer this question

Login

or

Join

to answer.

This question is in the General Section. Responses must be helpful and on-topic.

Your answer will be saved while you login or join.

Have a question? Ask Fluther!

What do you know more about?
or
Knowledge Networking @ Fluther