+ Reply to Thread
Results 1 to 3 of 3

Using multiple IF's and RANGEs in one formula

  1. #1
    Registered User
    Join Date
    11-11-2019
    Location
    London, England
    MS-Off Ver
    Office 365
    Posts
    4

    Using multiple IF's and RANGEs in one formula

    Hi

    I have this data:

    Capacity Factor
    0-0.99
    1.00-3.00
    >3.00

    Score
    2.00
    5.00
    1.00


    How do I write a function which will return the correct score for numbers in these ranges?

    e.g. value is 0.3, score should be 2, value is 2.5, score should be 5.

    Many thanks

    MKL

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

    Re: Using multiple IF's and RANGEs in one formula

    Hi MKLchems and welcome to the forum,

    This problem's solution is VLookup() using TRUE as the forth argument. See the attached. You will need to build a table to do the problem.

    VLookup True Capacity.xlsx
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Registered User
    Join Date
    11-11-2019
    Location
    London, England
    MS-Off Ver
    Office 365
    Posts
    4

    Re: Using multiple IF's and RANGEs in one formula

    Hi Marvin,

    Thanks - that's a nice simple method!

    Best wishes
    MKL

+ 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. [SOLVED] Formula to count occurrences, multiple ranges, multiple criteria, with wildcard
    By TMMc in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-23-2017, 03:27 PM
  2. [SOLVED] Need Excel formula to use INDEX and MATCH with multiple criteria's over multiple ranges.?
    By mchilapur in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-22-2017, 08:56 AM
  3. Formula for Counting Multiple Words in Multiple Ranges
    By billdigo1 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-16-2015, 06:11 PM
  4. Formula for Counting Multiple Ranges and Multiple Criteria
    By musicman1985 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-29-2014, 05:43 AM
  5. Replies: 2
    Last Post: 05-22-2014, 04:14 AM
  6. Excel 2007 : Index, Match, Large Formula: Multiple Criteria, Multiple Ranges
    By SimpleJack in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-19-2013, 08:54 AM
  7. [SOLVED] formula using multiple ranges
    By Mark in forum Excel General
    Replies: 8
    Last Post: 05-25-2006, 10:35 AM

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