+ Reply to Thread
Results 1 to 4 of 4

Show an original amount plus % increase in same cell.

  1. #1
    Registered User
    Join Date
    04-09-2010
    Location
    NC
    MS-Off Ver
    Excel 2003
    Posts
    4

    Show an original amount plus % increase in same cell.

    Hi,

    I know this must be simple, but I still need help nonetheless. How do I do the following in excel? Take the amount of $3,500 and increase it by 1.8% which is $63.00 I think. But then show the increased amount of $3,563 within that same cell?

    Thanks in advance!

  2. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Show an original amount plus % increase in same cell.

    Not so simple. You cannot have an input value and a formula (calculation) within the same cell. This will require VBA to accomplish. Is this going to occur within a single cell (i.e. always A2) or down a column?

    OR, you could do what shg suggested below.
    Last edited by ChemistB; 01-14-2011 at 01:17 PM.
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Show an original amount plus % increase in same cell.

    Enter 1.018 in a cell, copy, select the cells of interest, and do Edit > Paste Special, tick Multiply and Values.
    Entia non sunt multiplicanda sine necessitate

  4. #4
    Registered User
    Join Date
    04-09-2010
    Location
    NC
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Show an original amount plus % increase in same cell.

    Quote Originally Posted by ChemistB View Post
    Not so simple. You cannot have an input value and a formula (calculation) within the same cell. This will require VBA to accomplish. Is this going to occur within a single cell (i.e. always A2) or down a column?

    OR, you could do what shg suggested below.
    Thanks for letting me know that I cannot do this within the same cell. This will go down a column. What shg suggested works perfectly. Thanks to both of you!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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