Re: Simplify formulas
- From: JE McGimpsey <jemcgimpsey@xxxxxxxx>
- Date: Sat, 23 Jul 2005 10:42:27 -0600
One way:
=SUM(LARGE(A1:A1000,ROW(INDIRECT("1:500"))))
This must be array-entered (CTRL-SHIFT-ENTER or CMD-RETURN).
In article <uxy1QC6jFHA.708@xxxxxxxxxxxxxxxxxxxx>,
"0-0 Wai Wai ^-^" <x@xxxxx> wrote:
> I would like to simplify the following formulas
> =SUM( LARGE(A1:A1000,{1,2,3...500}) )
>
> Is it possible to simplify "{1,2,3...500}"?
> Currently I need to type each number manually by myself, ie 1,2,3,4,5,6,7,8,9
> and so on which is time-consuming.
> Is there any expression which tells the computer that it's "from 1 to 500"?
.
- Follow-Ups:
- Re: Simplify formulas
- From: 0-0 Wai Wai ^-^
- Re: Simplify formulas
- References:
- Simplify formulas
- From: 0-0 Wai Wai ^-^
- Simplify formulas
- Prev by Date: Re: Simplify formulas
- Next by Date: Autofilter help
- Previous by thread: Re: Simplify formulas
- Next by thread: Re: Simplify formulas
- Index(es):
Loading