+ Reply to Thread
Results 1 to 4 of 4

VLOOKUP on a date range

  1. #1
    Registered User
    Join Date
    09-25-2006
    Location
    North West, UK
    MS-Off Ver
    2010
    Posts
    73

    VLOOKUP on a date range

    A Wet and good morning to you all

    I am wanting to use a vlookup function on a sheet, but can not work out how to use a range as the lookup

    I have attached a small extract of my sheet

    Basically what I want to do is look at the date in column C in the table F - H, and return the value in H, but I do not have the first clue how to use a range to lookup. I have searched many threads but can find none to match, can anyone help please?

    Thanks in advance
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    03-13-2005
    Posts
    6,195
    Quote Originally Posted by Althas
    A Wet and good morning to you all

    I am wanting to use a vlookup function on a sheet, but can not work out how to use a range as the lookup

    I have attached a small extract of my sheet

    Basically what I want to do is look at the date in column C in the table F - H, and return the value in H, but I do not have the first clue how to use a range to lookup. I have searched many threads but can find none to match, can anyone help please?

    Thanks in advance
    Hi,

    keep the dates in sequence and use the True form of VLookup

    =VLOOKUP(C1,F$2:H$6,3,TRUE)

    note, column G is ignored.

    hth
    ---
    Si fractum non sit, noli id reficere.

  3. #3
    Registered User
    Join Date
    09-25-2006
    Location
    North West, UK
    MS-Off Ver
    2010
    Posts
    73
    Great, thanks for that Bryan, had no idea it was that simple

    Much appreciated

    Have a good day everyone

  4. #4
    Forum Contributor
    Join Date
    03-13-2005
    Posts
    6,195
    Quote Originally Posted by Althas
    Great, thanks for that Bryan, had no idea it was that simple

    Much appreciated

    Have a good day everyone
    good to see it works for you, and thanks for the response.
    ---

+ 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