I know i can rank a column of numbers from largerst to smallest.
Can I use rank for smallest to largest? Any help appreciated.
Skip
Help has a pretty good explanation, look for the order, 0 or omitted is
descending and 1 is ascending

Signature
Regards,
Peo Sjoblom
>I know i can rank a column of numbers from largerst to smallest.
> Can I use rank for smallest to largest? Any help appreciated.
> Skip