H
Heather
I would like to perform a rank calculation such as the following:
= RANK(AB3,(AB$3:AB$358,'May 2008'!AB$3:AB$358,'April 2008'!AB$3:AB$358))
But it is returning a #VALUE! error.
Is this because Rank cannot be used to calculate the rank of ranges that are
from different worksheets (e.g. the range in the ‘May 2008’ worksheet and the
‘April 2008’ worksheet)?
If so, can I get around this with another function / combination of
functions? I cannot copy and paste the ranges from the ‘May 2008’ worksheet
and the ‘April 2008’ worksheet into the worksheet where the rank function is
being entered, as this function will be getting copied and pasted over a
300x300 range and will send the size of the workbook into orbit.
= RANK(AB3,(AB$3:AB$358,'May 2008'!AB$3:AB$358,'April 2008'!AB$3:AB$358))
But it is returning a #VALUE! error.
Is this because Rank cannot be used to calculate the rank of ranges that are
from different worksheets (e.g. the range in the ‘May 2008’ worksheet and the
‘April 2008’ worksheet)?
If so, can I get around this with another function / combination of
functions? I cannot copy and paste the ranges from the ‘May 2008’ worksheet
and the ‘April 2008’ worksheet into the worksheet where the rank function is
being entered, as this function will be getting copied and pasted over a
300x300 range and will send the size of the workbook into orbit.