formula setup

  • Thread starter Thread starter Old Red One
  • Start date Start date
O

Old Red One

Need table showing progression of 17 from base 17; i.e., 17, 34, 51, 68.
How to write formula?
 
One way is to type 17 in the first cell, 34 in the second cell, then select
the 2 cells and fill down as appropriate.
Another way is to put =17*ROWS($1:1) in the first cell and fill down.
 
Need table showing progression of 17 from base 17; i.e., 17, 34, 51, 68.
How to write formula?
if you anchor your 17 (or any other number) near the top of a column,
say B5 and in the row cell below in the same column enter =B5, you can
then simply drag down column B as far as you wish to go.

I have several bank account statements set similarly.

-Please reply to group as my email addr is fake!

-Regards CC
 
Now just where did the "C's" come from? <g>

Or maybe the typos were the "A's"?


Thanks David
 
Back
Top