+ Reply to Thread
Results 1 to 3 of 3

Adding a percentage to a column

  1. #1
    Registered User
    Join Date
    02-26-2013
    Location
    London, UK
    MS-Off Ver
    Excel 2007
    Posts
    2

    Talking Adding a percentage to a column

    Hey everyone! I'm new and this is my first thread and I really need some help asap with Excel as I'm writing a financial report.

    Say my two columns look like this:


    A B
    1 23
    2 24
    3 25

    I want the value of the numbers in column B to be: 20% multiplied by the value in column A and then added to value A. For example 23 x 0.2 = 4.6; 4.6 + 23 = 27.6

    Is there a formula for this? How do I do this?

    Thanks people; any help would be appreciated!

  2. #2
    Registered User
    Join Date
    12-30-2011
    Location
    Bristol, UK
    MS-Off Ver
    Excel 2010
    Posts
    82

    Re: Adding a percentage to a column

    Hi there,

    I think =A1+(A1*0.2) will do it.

    HTH,

    FermentedR

  3. #3
    Registered User
    Join Date
    02-26-2013
    Location
    London, UK
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Adding a percentage to a column

    Thank YOU! I also just figured out another way of doing it...

    =(A1/100)*120

    Thanks again xx

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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