+ Reply to Thread
Results 1 to 3 of 3

Cell values between 2 numbers - multiple answers required

  1. #1
    Registered User
    Join Date
    07-09-2019
    Location
    UK
    MS-Off Ver
    365
    Posts
    30

    Cell values between 2 numbers - multiple answers required

    Hello experts,

    I'm trying to put a value in a cell based on another cells range.
    For example, a cell has a value between 1 and 6 - cell 2 would show 4. Next cell has a value between 7 and 12 - cell 3 would show 5. etc.
    I've attached a spreadsheet as an example.
    As usual all your help is appreciated.

    Thanks,
    Paul.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,351

    Re: Cell values between 2 numbers - multiple answers required

    Try

    =INDEX($F$2:$F$5,MATCH($A2,$D$2:$D$5,1))
    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

  3. #3
    Registered User
    Join Date
    07-09-2019
    Location
    UK
    MS-Off Ver
    365
    Posts
    30

    Re: Cell values between 2 numbers - multiple answers required

    Works great, thanks.
    I went down the route thinking IF blah blah is less/ greater than etc. but couldn't get it to work.
    Saved me a right load of work as the spreadsheet I'm editing has 750+ lines that need this workaround!

    Cheers,
    Paul.

+ 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] some cells not returning required answers
    By Potholes in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-02-2021, 02:59 AM
  2. Populating # values based on multiple text answers
    By g_francescal in forum Excel General
    Replies: 5
    Last Post: 08-05-2015, 03:54 PM
  3. [SOLVED] IF Formula required to bring back specific answers
    By karimel_romeo in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 08-14-2013, 09:43 AM
  4. Excel 2007 : Sum values for multiple answers
    By martin_84 in forum Excel General
    Replies: 4
    Last Post: 04-12-2012, 04:07 AM
  5. Multiple Answers For A Cell
    By pilot1 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-11-2007, 04:38 PM
  6. [SOLVED] How do you format a cell for % varience for multiple answers
    By Brian, the Acctman in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 11:05 AM
  7. How do you format a cell for % varience for multiple answers
    By Brian, the Acctman in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 01:05 AM

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