Results 1 to 10 of 10

Using IF, ISNUMBER and MAX function

Threaded View

Jarron Using IF, ISNUMBER and MAX... 02-24-2015, 11:03 PM
FDibbins Re: Using IF, ISNUMBER and... 02-25-2015, 12:29 AM
FDibbins Re: Using IF, ISNUMBER and... 02-25-2015, 12:47 AM
Jarron Re: Using IF, ISNUMBER and... 02-25-2015, 01:48 AM
FDibbins Re: Using IF, ISNUMBER and... 02-25-2015, 01:56 AM
Jarron Re: Using IF, ISNUMBER and... 02-25-2015, 02:06 AM
FlameRetired Re: Using IF, ISNUMBER and... 02-25-2015, 02:40 AM
FDibbins Re: Using IF, ISNUMBER and... 02-25-2015, 02:18 AM
Jarron Re: Using IF, ISNUMBER and... 02-25-2015, 02:37 AM
FDibbins Re: Using IF, ISNUMBER and... 02-25-2015, 02:40 AM
  1. #1
    Registered User
    Join Date
    02-20-2015
    Location
    Sydney, Australia
    MS-Off Ver
    2010
    Posts
    5

    Using IF, ISNUMBER and MAX function

    Hi there,

    I am using the following formula so that the excel sheet I am using for data entry will automatically select the highest of 3 values for each participant in a study I am conducting, so that the second sheet will contain the highest value for dynamic graphing.

    =IF(ISNUMBER('Muscle data'!I2:I4), MAX('Muscle data'!I2:I4)," ")

    Is there a way I can manipulate this formula so that I do not have to manually change the range from where I want the values to come from?

    E.g. I2-I4, the next selection would be I5-I7 but I want the formula to change automatically. Is this possible?
    Last edited by Jarron; 02-24-2015 at 11:24 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] IF(ISNUMBER(SEARCH function
    By NickT83 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-16-2014, 10:18 AM
  2. [SOLVED] IF Function referencing IsNumber, Match, Left function on separate sheets
    By Touch9713 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-12-2013, 10:09 PM
  3. Nested isnumber function?
    By JCOOL1 in forum Excel General
    Replies: 6
    Last Post: 03-06-2012, 02:09 PM
  4. IsNumber function in VBA
    By nygwnj in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-31-2008, 02:47 PM
  5. IsNumber & Mid function
    By El Bee in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-03-2006, 05:15 PM

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