This is something similar to HLOOKUP and VLOOKU, the trouble is my values aren't in any order so LOOKUP would return the first of possibly several values that match the criteria.
For example: Sheet 1 has 3 columns - A is Date, B is Total 1 and C is Total 2. The date column is sequential, the total columns are random numbers. On sheet 2 I use the Large function to return the largest value from a range within the Total columns (B1:C10 for example). How would I return a value from the same row but a different column (e.g. if the largest value in B1:C10 was C6, how would I return A6).
2007-11-08
10:53:03
·
4 answers
·
asked by
Trevor
7
in
Computers & Internet
➔ Software