Lookup High, Low Valaue Dates
Posted by Riki Phelan on August 19, 2001 11:46 PM
Hi - my problem is how am I able to return the date of high and low values from list of daily values over a year. My list headers are MONTH, DATE and PRICE.
The lists has 52 rows with a unit prices for every Friday of the year.
At the bottom of the list I'd like to extract the the HIGHEST and LOWEST values, and also the corresponding DATES for these values - depending on the month put into cell A60, eg "May". I can extract the values using DMAX/DMIN - but the dates are proving to be impossible! Can you offer any assistance? I'm lost for a formula...