ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   increment an integer in a formula with the fill function (https://www.excelbanter.com/excel-worksheet-functions/190319-increment-integer-formula-fill-function.html)

vexed

increment an integer in a formula with the fill function
 
Hi--
there must be a way to do this that I am missing. I want to fill a column
with incremental multiples (2-36) of a constant cell. If I type
$A$1*2
$A$1*3
and then try to fill the series, it doesn't work. Cell A1 represents a
dollar amount, I want to see that amount multiplied by # of months for 36
months in a column. Why can't I get the integer to increment by filling the
series? How should I do this??? Thanks!

Bob Phillips

increment an integer in a formula with the fill function
 
=$A$1*ROW(A2)

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"vexed" wrote in message
...
Hi--
there must be a way to do this that I am missing. I want to fill a column
with incremental multiples (2-36) of a constant cell. If I type
$A$1*2
$A$1*3
and then try to fill the series, it doesn't work. Cell A1 represents a
dollar amount, I want to see that amount multiplied by # of months for 36
months in a column. Why can't I get the integer to increment by filling
the
series? How should I do this??? Thanks!




Niek Otten

increment an integer in a formula with the fill function
 
use =$A$1*ROW()

depending on what the first row is, you may have to subtract 1 or 2 from ROW()

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"vexed" wrote in message ...
| Hi--
| there must be a way to do this that I am missing. I want to fill a column
| with incremental multiples (2-36) of a constant cell. If I type
| $A$1*2
| $A$1*3
| and then try to fill the series, it doesn't work. Cell A1 represents a
| dollar amount, I want to see that amount multiplied by # of months for 36
| months in a column. Why can't I get the integer to increment by filling the
| series? How should I do this??? Thanks!



vexed

increment an integer in a formula with the fill function
 
Thank you!!!! Not intuitive at all, but at least now I know!

"Bob Phillips" wrote:

=$A$1*ROW(A2)

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"vexed" wrote in message
...
Hi--
there must be a way to do this that I am missing. I want to fill a column
with incremental multiples (2-36) of a constant cell. If I type
$A$1*2
$A$1*3
and then try to fill the series, it doesn't work. Cell A1 represents a
dollar amount, I want to see that amount multiplied by # of months for 36
months in a column. Why can't I get the integer to increment by filling
the
series? How should I do this??? Thanks!






All times are GMT +1. The time now is 01:27 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com