+ Reply to Thread
Results 1 to 2 of 2

Formula to see if a value is in a range

  1. #1
    Registered User
    Join Date
    04-13-2014
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    1

    Formula to see if a value is in a range

    Hello everyone,

    I'm looking for a formula to see if a value of one cell lies within the values of two other cells, and then based on the value of a third column, make new rows with the corresponding third column value...

    Please Login or Register  to view this content.
    But would it be possible to make:
    Please Login or Register  to view this content.
    Sorry for the mess, I don't know how to work the table function in this forum format!

    I have this already:

    Worksheet Formulas
    Cell Formula
    A2 =IF(ROWS(D$2:D2)<=(MAX(B:B)-MIN(A:A)+1),MIN(A:A)+COUNT(D$1:D1),"")
    B2 =IF(LEN(D2),D2+1,"")
    C2 =IF(LEN(D2),LOOKUP(D2,A:A,C:C),"")

    But it does not account for decimals.

    Would it be possible to have text generated that is a mix of the two values in column c if there are decimals?

    Thanks,

    BobFrank01
    Last edited by JBeaucaire; 04-13-2014 at 12:34 PM.

  2. #2
    Forum Contributor
    Join Date
    02-20-2014
    Location
    Australia
    MS-Off Ver
    Excel 2010
    Posts
    170

    Re: Formula to see if a value is in a range

    Hi Bobfrank,

    Any chance you could upload a sample workbook showing what you are trying to accomplish? I'm having a bit of trouble following your example.

+ 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] chart based on dynamic range which resizes as per data in range-formula / vba
    By KK1234 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-11-2014, 04:02 PM
  2. Replies: 1
    Last Post: 09-04-2013, 07:23 AM
  3. Replies: 1
    Last Post: 01-23-2013, 03:00 PM
  4. Formula Count Entries in a range if another range is = 1 and Another = Monday
    By realniceguy5000 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-29-2011, 02:10 PM
  5. Replies: 1
    Last Post: 06-17-2006, 09:10 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