+ Reply to Thread
Results 1 to 3 of 3

Find MAX, show date when MAX occurred

  1. #1
    Registered User
    Join Date
    09-23-2008
    Location
    Chicagoland
    Posts
    21

    Find MAX, show date when MAX occurred

    Look in Column E and find the MAX value.

    Once you find the MAX value, (let's say E27) display the date that's in C27.

    I bet this is really easy but I've been screwing around with it for over a half hour and can't get the correct result.

    Ideas?

    Thanks a million!

    Craig
    Last edited by canonelan2; 10-09-2008 at 02:14 PM.

  2. #2
    Registered User
    Join Date
    09-23-2008
    Location
    Chicagoland
    Posts
    21

    forget it... I found something that works!

    Please Login or Register  to view this content.

  3. #3
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Maybe

    =INDEX(B:B,MATCH(MAX(E:E),E:E,0))
    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

+ 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. showing the expiry date
    By mia0427 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-22-2008, 12:25 PM
  2. Replies: 2
    Last Post: 09-19-2008, 10:22 AM
  3. Replies: 1
    Last Post: 12-15-2007, 09:15 AM
  4. Comparing one date to another
    By Rams in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-10-2007, 10:02 AM
  5. Date Difference Formula
    By henrythompson in forum Excel General
    Replies: 3
    Last Post: 09-13-2007, 04:56 AM

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