Re: Pass an array to Rank
- From: Domenic <domenic22@xxxxxxxxxxxx>
- Date: Tue, 28 Jun 2005 20:31:22 -0400
Hi Biff!
Unfortunately, I have no idea. Does the solution have to involve the
RANK function or are you willing to use another alternative to get
ranking?
In article <Oj312pDfFHA.1412@xxxxxxxxxxxxxxxxxxxx>,
"Biff" <biffinpitt@xxxxxxxxxxx> wrote:
> Hi Folks!
>
> Anyone know how to pass an array of values as the ref argument of the Rank
> function without hardcoding or using a range reference?
>
> Assume I have this array of values generated by another formula:
> {71;66;83;71;84}
>
> How do I pass that array to Rank?
>
> I can get the array passed but then the formula #VALUE! errors:
>
> =RANK(71,{71;66;83;71;84})
>
> I've tried using a name for the array, Indexing, Indirect ???
>
> I've never seen this done but I'm not certain that it can't be done.
>
> Biff
.
- Follow-Ups:
- Re: Pass an array to Rank
- From: Biff
- Re: Pass an array to Rank
- References:
- Pass an array to Rank
- From: Biff
- Pass an array to Rank
- Prev by Date: Re: If function with Vlookup
- Next by Date: Re: Function to return the current Work*** name?
- Previous by thread: Pass an array to Rank
- Next by thread: Re: Pass an array to Rank
- Index(es):
Loading