Is it possible to force Excel to only use populated cells for the RANK function?
Without using VBA
|
Is it possible to force Excel to only use populated cells for the RANK function? Without using VBA
| |||
feedback
|
|
Perhaps you can use an
| |||
feedback
|
|
It would seem that you don't want to see the #N/A. You will have to do error checking. Something like this will work (it's not elegant because it requires excel to run the function twice if it isn't blank):
| |||
|
feedback
|
|
You could also use:
| |||
|
feedback
|
|
Excel sure has a lot of functions.. I think
is the correct formula for that. See Ranking in Excel Tutorial. | ||||
|
feedback
|