+ Reply to Thread
Results 1 to 10 of 10

left lookup

  1. #1
    Registered User
    Join Date
    11-04-2010
    Location
    Oxford, England
    MS-Off Ver
    Excel 2003
    Posts
    3

    left lookup

    I am trying to lookup the text that sits in the column to the left of a range of dates. Basically I want to find the most recent date (currently using =max) from the date column and return the text immediately to its left. I think I need to use the left lookup function but am new to Excel do is a bit beyond me! I want to return the data in column E of 'Master' worksheet.

    Spreadsheet attached, see worksheet '001' E1:F19 for data range

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: left lookup

    where in your workbook exactly?
    maybe
    =INDEX('001'!E1:E19,MATCH(MAX('001'!F1:F19),'001'!F1:F19,0))
    Last edited by martindwilson; 11-18-2010 at 07:45 AM.
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: left lookup

    Based on this innovative solution proposed by ddll, find a solution attached
    Attached Files Attached Files

  4. #4
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: left lookup

    i'm not going to open that but i bet it's the choose method, coz i can see that catching on wholesale lol

  5. #5
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: left lookup

    Martin, please forgive my poor knowledge of English, but what does the second part of your answer mean? ( the bit about "wholesale")

  6. #6
    Valued Forum Contributor Blake 7's Avatar
    Join Date
    10-01-2010
    Location
    Bogota, Colombia
    MS-Off Ver
    Excel 2010 64 bit and Excel 2007,
    Posts
    1,377

    Re: left lookup

    Hi Arthur - Your English is fantastic.

    "wholesale" = on a large scale / in large quantities.

    M is implying that the Choose Function will be popular..........

    Hope all well with you Sir......
    Blake 7

    If your question has been answered, please click EDIT in your original post, click GO ADVANCED and set the PREFIX box to SOLVED.

    If any member's response has helped to solve your problem, please consider using the scales icon on the top right of their post to show your appreciation.

    http://failblog.org/

  7. #7
    Valued Forum Contributor Blake 7's Avatar
    Join Date
    10-01-2010
    Location
    Bogota, Colombia
    MS-Off Ver
    Excel 2010 64 bit and Excel 2007,
    Posts
    1,377

    Re: left lookup

    Hi Guys.

    I did open the ss and it's a vlookuo with choose, which I have never seen before. Could someone please take the time to translate this into English? in particular, why the curly brackets ({1,2},??

    =VLOOKUP(F4,CHOOSE({1,2},'001'!$F$1:$F$19,'001'!$E$1:$E$19),2,0)

    Thanks

  8. #8
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,607

    Re: left lookup

    Neither did we

    Please, follow link that arthurbr gave you in 3rd post

  9. #9
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: left lookup


  10. #10
    Valued Forum Contributor Blake 7's Avatar
    Join Date
    10-01-2010
    Location
    Bogota, Colombia
    MS-Off Ver
    Excel 2010 64 bit and Excel 2007,
    Posts
    1,377

    Re: left lookup

    Cheers guys - Way above my level but good to know it exits......... I can aspire to use it in the future!

+ 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