In A2 is the number 10. In A3 is the number 15. Is there a formula that can list every number in the range 10-15?
ie- Starting in A26 through A31 I would like to list the numbers 11, 12, 13, 14 and 15.
In A2 is the number 10. In A3 is the number 15. Is there a formula that can list every number in the range 10-15?
ie- Starting in A26 through A31 I would like to list the numbers 11, 12, 13, 14 and 15.
Last edited by rhudgins; 12-02-2010 at 03:38 PM.
this is marked as solved ,is it?
else in a26 put
=A2
in a27 put
=IF(ROW(A1)>$A$3-$A$2,"",A26+1)
and drag down
"Unless otherwise stated all my comments are directed at OP"
Mojito connoisseur and now happily retired
where does code go ?
look here
how to insert code
how to enter array formula
why use -- in sumproduct
recommended reading
wiki Mojito
how to say no convincingly
most important thing you need
Martin Wilson: SPV
and RSMBC
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks