Creating Equations Help ASAP Please.

r0bert_uk

New Member
Joined
Nov 8, 2005
Messages
2
Hi,

I am a fairly elementary user of Excel so I have been having difficulty creating a formula in Excel, I will try to explain my problem as best I can and any suggestions would be hugely appreciated.

I have a few figures. I am trying to get excel to add VAT (17.5%) to each of the figures to be displayed in the cell directly below te ex-VAT figure. Also I am trying to get the new VAT inc figure to be multipled by 10,000, 15,000 & 20,000 in a separate cells. Any ideas?

I hope this makes some sense :/

Anyone who can help I would be indebted to and would be entirely thankfully.

Cheers for any replies,
Robert
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
Welcome to the forum.

To add 17.5% to a number (assumed to be in cell, A1) you would use:

=A1*1.175

To multiply a cell by 10,000 and have this show up in a different cell (again assuming the initial value is in A1) you would use:

=A1*10000
 
Upvote 0

Forum statistics

Threads
1,214,958
Messages
6,122,475
Members
449,087
Latest member
RExcelSearch

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top