T
timothy.pi
Hi help needed
I understand how to manipulate indirect & address function to get a
value of a cell.
However, I would like to get average value of a range instead of
the value of a cell.
I can use address(....) & ":" & address(...) to produce something
like $F$5:$F$10
However, average function does not take $F$5:$F$10 and calculate
the average value.
Is it possible to do so in excel without writing a VB macro?
Thanks
Tim
I understand how to manipulate indirect & address function to get a
value of a cell.
However, I would like to get average value of a range instead of
the value of a cell.
I can use address(....) & ":" & address(...) to produce something
like $F$5:$F$10
However, average function does not take $F$5:$F$10 and calculate
the average value.
Is it possible to do so in excel without writing a VB macro?
Thanks
Tim