+ Reply to Thread
Results 1 to 5 of 5

How lookup numbers between range numbers in 1 cell ?

  1. #1
    Registered User
    Join Date
    04-15-2009
    Location
    london
    MS-Off Ver
    Excel 2003
    Posts
    30

    How lookup numbers between range numbers in 1 cell ?

    Hi


    please download my attach file .

    I want lookup"7 or other range numbers" in column "Number" simultaneous lookup "A" or "B" or "C" in column "Column" , What should i do now ?



    THX
    2010
    Attached Files Attached Files

  2. #2
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,375

    Re: How lookup numbers between range numbers in 1 cell ?

    Hi,

    change the values in column A to
    4
    7
    10

    and then use

    =VLOOKUP(7,A3:D8,2,TRUE)

  3. #3
    Registered User
    Join Date
    04-15-2009
    Location
    london
    MS-Off Ver
    Excel 2003
    Posts
    30

    Re: How lookup numbers between range numbers in 1 cell ?

    Thanks but i like any number in rang search,
    it is means any number in range [1,>10]

    and what i do ?
    Last edited by teylyn; 02-06-2010 at 07:12 AM. Reason: quote removed

  4. #4
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,375

    Re: How lookup numbers between range numbers in 1 cell ?

    Please don't quote wholes posts. That just creates clutter.

    Your data sample started with 4 - 7. What shall be returned for values < 4?

    Insert a row above the first, enter 1 in column A and your respective values in B to D.

    Oh, and get rid of the merged cells. There is really no need form merging them. You could just make the rows higher.

  5. #5
    Registered User
    Join Date
    02-06-2010
    Location
    Hyderabad
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: How lookup numbers between range numbers in 1 cell ?

    Use attached array formula
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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