+ Reply to Thread
Results 1 to 3 of 3

Return One Number if Cells Contain Same Value

  1. #1
    Registered User
    Join Date
    10-22-2014
    Location
    San Diego, CA
    MS-Off Ver
    Excel 2011
    Posts
    44

    Return One Number if Cells Contain Same Value

    Hey All,

    I'm looking for a formula that will help me calculate the percentage change between "pre" and "post" numbers. The catch is that there could be multiple columns for "pre" numbers, but they will all the same if there are numbers. I have included an excel sheet for reference that better explains my question.

    Basically IF "pre" columns has a number THEN use just the single number in the calc.

    Thank you for any help provide.
    Attached Files Attached Files

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,167

    Re: Return One Number if Cells Contain Same Value

    Hi,

    Put this in G3 and pull the formula down.

    =IFERROR((F3-MAX(B3:D3))/MAX(B3:D3),"")
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Registered User
    Join Date
    10-22-2014
    Location
    San Diego, CA
    MS-Off Ver
    Excel 2011
    Posts
    44

    Re: Return One Number if Cells Contain Same Value

    That is perfect.

    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. return a cells value if cells contain a number greater than
    By veer2014 in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 04-20-2016, 10:39 AM
  2. Replies: 7
    Last Post: 12-06-2015, 05:40 PM
  3. [SOLVED] If any cells = number return a text
    By Daza in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-25-2015, 09:53 PM
  4. If Formula looking at a number of cells to return a statement
    By tylerjam1980 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-22-2012, 11:54 AM
  5. Search Cells Above And Return Number
    By TomDoubleYou in forum Excel General
    Replies: 1
    Last Post: 06-21-2012, 11:20 AM
  6. How to return largest number within a range of cells
    By superdow in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-26-2009, 03:19 PM
  7. Return number of cells filled
    By LMB in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 04-28-2005, 10:07 PM

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