M
MikeB
Let's say I have a table:
Month Usage
Jan 10
Feb 12
Mar 14
Apr 16
May 14
Jun 18
Jul 12
Aug 8
etc.
If I use the "Max" function to obtain the value for Jun, is there some
way that I can obtain the corresponding value for the cell containing
"Jun", so I can have a summary as follows:
Max: 18 (Jun).
Hope that's clear.
Thanks.
Month Usage
Jan 10
Feb 12
Mar 14
Apr 16
May 14
Jun 18
Jul 12
Aug 8
etc.
If I use the "Max" function to obtain the value for Jun, is there some
way that I can obtain the corresponding value for the cell containing
"Jun", so I can have a summary as follows:
Max: 18 (Jun).
Hope that's clear.
Thanks.