We’d like to remind Forumites to please avoid political debate on the Forum.

This is to keep it a safe and useful space for MoneySaving discussions. Threads that are – or become – political in nature may be removed in line with the Forum’s rules. Thank you for your understanding.

📨 Have you signed up to the Forum's new Email Digest yet? Get a selection of trending threads sent straight to your inbox daily, weekly or monthly!

Excel question

Excel help please.

I put a monetary figure in A1 and I want to show a percentage increase in B1. For example I put £10.00 in A1 and in B1, after the addition of VAT at 17.5% I want the VAT amount £1.75 to appear in B1, rather than the cumulative amount of 11.75. How do I do that please?

Also, I want to know how to put a monetary value in A1 and then subtract a percentage, and the percentage amount subtracted to appear in B1. For example I put £10.00 in A1 and I want to minus it by 10%. In B1 I want £1 to appear, rather than the £9 remainder. How do I do that?

Comments

  • *srjp*
    *srjp* Posts: 47 Forumite
    Steve_xx wrote: »
    Excel help please.

    I put a monetary figure in A1 and I want to show a percentage increase in B1. For example I put £10.00 in A1 and in B1, after the addition of VAT at 17.5% I want the VAT amount £1.75 to appear in B1, rather than the cumulative amount of 11.75. How do I do that please?

    Assuming the VAT amount is fixed at 17.5: enter this in B1: =A1*0.175

    If it's not fixed then you'll need to type the rate (eg 17.5) into another cell which can be 'called', eg C1, in which case B1: =A1*(C1/100)
    Steve_xx wrote: »
    Also, I want to know how to put a monetary value in A1 and then subtract a percentage, and the percentage amount subtracted to appear in B1. For example I put £10.00 in A1 and I want to minus it by 10%. In B1 I want £1 to appear, rather than the £9 remainder. How do I do that?

    This is the same as above. :confused:
  • Mobeer
    Mobeer Posts: 1,851 Forumite
    Part of the Furniture 1,000 Posts Academoney Grad Photogenic
    For the first case, the simplest approach would be to enter a formula in B1 to mutliply A1 by 0.175, like "=A1*0.175".

    A more sophisticated approach would be to put a text into another cell (e.g. E3) like "vat_rate". Enter 17.5 in cell E4. Make sure cell E4 is selected, then use menu option Insert>Name>Define to name this cell. Excel will suggest "vat_rate" by default, as it looks at nearby cells for a suitable name. Then in cell B1, enter formula "=A1*vat_rate/100". This approach makes it easy to update the spreadsheet if the prevailing rate of VAT changes, and also makes it clear what is being calculated in cell B1.

    For your second example, enter into cell B1 the formula "=A1*10%". This gives the original value in A1 and the deduction in B1. You could put C1=A1-B1 to see the reminder value. For this case you could also use an approach like the one above if you want to be able to easily change the 10% deduction figure.
  • Steve_xx
    Steve_xx Posts: 6,998 Forumite
    Part of the Furniture 1,000 Posts Name Dropper Combo Breaker
    Thanks folks - i've got it now.
This discussion has been closed.
Meet your Ambassadors

🚀 Getting Started

Hi new member!

Our Getting Started Guide will help you get the most out of the Forum

Categories

  • All Categories
  • 352.5K Banking & Borrowing
  • 253.7K Reduce Debt & Boost Income
  • 454.5K Spending & Discounts
  • 245.5K Work, Benefits & Business
  • 601.5K Mortgages, Homes & Bills
  • 177.6K Life & Family
  • 259.5K Travel & Transport
  • 1.5M Hobbies & Leisure
  • 16K Discuss & Feedback
  • 37.7K Read-Only Boards

Is this how you want to be seen?

We see you are using a default avatar. It takes only a few seconds to pick a picture.