I am looking for a max value within a range I have sucessfully done this. What I need to do now is to find out how to calculate the Cell address of the cell that the max value is in.
So for example say I am sampling cells C10 - C16 and the max value is in cell C14 I need to have a way of getting the value 14 returned, is this possible?
So for example say I am sampling cells C10 - C16 and the max value is in cell C14 I need to have a way of getting the value 14 returned, is this possible?