+ Reply to Thread
Results 1 to 2 of 2

Matching Date to Values

Hybrid View

  1. #1
    Registered User
    Join Date
    07-21-2011
    Location
    Baton Rouge, Louisiana
    MS-Off Ver
    Excel 2007
    Posts
    19

    Matching Date to Values

    Excel Help1.xlsx

    I am not sure which function I am supposed to be using.

    What I did was create a table that calculated some basic statistics, then after I calculated the statistics, I wanted to use a function that would match the date to the value. So far I have tried VLOOKUP, HLOOKUP, and MATCH with no success on my end, but I'm pretty sure I'm doing something really silly wrong.

    What functions should I be using for each stat (highlighted in yellow)?

    Thanks!

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,329

    Re: Matching Date to Values

    You could use:

    Formula: copy to clipboard

    =INDEX(A:A,MATCH(I4,B:B,0))


    for the High, Low and Median although, in every case, it will report the first value that matches ... and there are a few for the Median.

    The Average won't necessarily match anything unless you round the value calculated. And the Range won't match anything.

    Regards, TMS
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


+ 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