+ Reply to Thread
Results 1 to 5 of 5

Adding a set percentage to a figure in seperate column

  1. #1
    Registered User
    Join Date
    02-26-2018
    Location
    London, England
    MS-Off Ver
    2016
    Posts
    10

    Adding a set percentage to a figure in seperate column

    Second of the day, I'm on a roll!

    I need to apply a 25% increase to an existing column of figures to the next column along. Lets say in A1 for example I have 400 but I want to add 25% to this to show in A2 as a total.

    Ive tried using =A1+25% IN A2 but I am getting 400.25 as a result. Would someone be kind enought to explain where I am going wrong.

    Many thanks

  2. #2
    Forum Expert
    Join Date
    11-22-2016
    Location
    Cornwall,UK
    MS-Off Ver
    office 365
    Posts
    4,240

    Re: Adding a set percentage to a figure in seperate column

    =A1*1.25
    Should work
    Click *Add Reputation to thank those who helped you. Ask if anything is not clear

  3. #3
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,524

    Re: Adding a set percentage to a figure in seperate column

    In A2

    =A1*(1+25%)

    OR

    =A1*(1.25)

  4. #4
    Forum Expert
    Join Date
    11-27-2007
    Location
    New Jersey, USA
    MS-Off Ver
    2013
    Posts
    1,669

    Re: Adding a set percentage to a figure in seperate column

    try:

    =A1*1.25
    1. Click on the * Add Reputation if you think this helped you
    2. Mark your thread as SOLVED when question is resolved

    Modytrane

  5. #5
    Registered User
    Join Date
    02-26-2018
    Location
    London, England
    MS-Off Ver
    2016
    Posts
    10

    Re: Adding a set percentage to a figure in seperate column

    Certainly does Kev.

    Thank you very much

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Adding percentage on every number in column
    By BHAV2404 in forum Excel General
    Replies: 8
    Last Post: 05-20-2016, 07:37 AM
  2. Taking percentage from one column, adding two others for sum
    By Kandra in forum Excel - New Users/Basics
    Replies: 8
    Last Post: 11-11-2013, 05:53 AM
  3. [SOLVED] Adding new items to Multi-Column Listbox on seperate Userform
    By Hutinni in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-12-2013, 02:43 PM
  4. Adding a percentage to a column
    By Nahedeh in forum Excel General
    Replies: 2
    Last Post: 02-26-2013, 11:46 AM
  5. [SOLVED] adding percentage to entire column
    By Shooter66 in forum Excel General
    Replies: 4
    Last Post: 06-11-2012, 09:23 AM
  6. Replies: 2
    Last Post: 09-07-2011, 11:16 AM
  7. Replies: 3
    Last Post: 02-23-2009, 10:07 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1