Hello
I have a list of Tickers and thier price on given dates, and I need to find the min and max and when the min and max occured.
Is there a way to do a vlookup or Hlookup and find a number and return the column it is in?
my data is in the following form
Ticker date1 date2 date3
IBM 10.00 20.00 30.00
DELL 7.00 12.00 9.00
Thanks
I have a list of Tickers and thier price on given dates, and I need to find the min and max and when the min and max occured.
Is there a way to do a vlookup or Hlookup and find a number and return the column it is in?
my data is in the following form
Ticker date1 date2 date3
IBM 10.00 20.00 30.00
DELL 7.00 12.00 9.00
Thanks