Hi,
Have you come across a situation whereby you data is arrange in a horizontal table., lets say you have 3 rows.
Row 1: Months
Row 2: Sales
How can I lookup the Month which has the highest sales ?
If it is a vertical table, we can use INDEX and MATCH, but if its horizontal table, what can we do ?
thanks
Have you come across a situation whereby you data is arrange in a horizontal table., lets say you have 3 rows.
Row 1: Months
Row 2: Sales
How can I lookup the Month which has the highest sales ?
If it is a vertical table, we can use INDEX and MATCH, but if its horizontal table, what can we do ?
thanks