+ Reply to Thread
Results 1 to 4 of 4

Thread: Column Formula fix?

  1. #1
    Registered User
    Join Date
    04-21-2011
    Location
    CA, USA
    MS-Off Ver
    Excel 2007
    Posts
    8

    Column Formula fix?

    I need to see/find if there is a formula to add 5% to a column of prices that have gaps of cells. So the formula only applies to cells with data in them. The data can be in the next column and I can just Paste Special:Values over after conversion.

    Attached is an example I am trying to figure out.

    Thanks for any help!!
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor Miraun's Avatar
    Join Date
    04-03-2009
    Location
    Location: Location
    MS-Off Ver
    Excel 2007
    Posts
    266

    Re: Column Formula fix?

    =IF(C2="","",C2*1.05)

    Copied down in Column D.
    I '<3' reputation. If I helped, click the scales. This will be helping an internal departmental competition with co-workers.

    Reputation can be granted through the Scales Icon (for classic layout), or the little Star on the bottom of the post next to the blogging function for the new forum layout.

    If you're not busy, and really feel down on life, read my excel blog which may or may not have contents.

  3. #3
    Registered User
    Join Date
    04-21-2011
    Location
    CA, USA
    MS-Off Ver
    Excel 2007
    Posts
    8

    Re: Column Formula fix?

    Thanks you very much! Works like a charm!

  4. #4
    Extremely Helpful member
    Join Date
    12-23-2006
    Location
    Belgium
    MS-Off Ver
    XL2003
    Posts
    6,127

    Re: Column Formula fix?

    Another approach without formula

    Enter 1.05 in an empty cell
    Copy it
    Select your data
    Right Click - Paste Special - Multiply - OK
    Quoting entire posts clutters the forum and makes threads hard to read !

    If you are pleased with a member's answer then use the Star icon to rate it

    Click here to see forum rules

+ 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.2.0