ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Help with simple formula (https://www.excelbanter.com/excel-discussion-misc-queries/129266-help-simple-formula.html)

fret_less

Help with simple formula
 
My formula is very simple. All it entails is =I50*.17 The next formula would
be =I52*.17..... and so on 54, 56, 58, etc. I don't want to have to manually
enter every cell's formula with the appropriate #. Is there any way to get
Excel to recognize the pattern and know that 2 cells down I am going to enter
the formula again? I figure if I can think this up than it can be done.
Thanks a million!!

Nick

Gary''s Student

Help with simple formula
 
Very easy:

In A1 enter:
=150*.17

in A2 enter:
=A1+.34

copy the equation in A2 down as far as you want.
--
Gary's Student
gsnu200704


"fret_less" wrote:

My formula is very simple. All it entails is =I50*.17 The next formula would
be =I52*.17..... and so on 54, 56, 58, etc. I don't want to have to manually
enter every cell's formula with the appropriate #. Is there any way to get
Excel to recognize the pattern and know that 2 cells down I am going to enter
the formula again? I figure if I can think this up than it can be done.
Thanks a million!!

Nick


john the confused

Help with simple formula
 
Try putting in =I50*.17 , highlight that cell and the blank one below it then
use the fill handle.
--
John
MOS Master Instructor
Please reply & rate any replies you get

Ice Hockey rules (especially the Wightlink Raiders)


"fret_less" wrote:

My formula is very simple. All it entails is =I50*.17 The next formula would
be =I52*.17..... and so on 54, 56, 58, etc. I don't want to have to manually
enter every cell's formula with the appropriate #. Is there any way to get
Excel to recognize the pattern and know that 2 cells down I am going to enter
the formula again? I figure if I can think this up than it can be done.
Thanks a million!!

Nick


David Biddulph

Help with simple formula
 
I think you've confused 150 with I50.

Instead try =OFFSET(I50,ROW()-1,0)*0.17 in row 1, and copy down.
--
David Biddulph

"Gary''s Student" wrote in message
...
Very easy:

In A1 enter:
=150*.17

in A2 enter:
=A1+.34

copy the equation in A2 down as far as you want.


"fret_less" wrote:

My formula is very simple. All it entails is =I50*.17 The next formula
would
be =I52*.17..... and so on 54, 56, 58, etc. I don't want to have to
manually
enter every cell's formula with the appropriate #. Is there any way to
get
Excel to recognize the pattern and know that 2 cells down I am going to
enter
the formula again? I figure if I can think this up than it can be done.
Thanks a million!!

Nick




David Biddulph

Help with simple formula
 
I had intended to say =OFFSET(I$50,2*(ROW()-1),0)*0.17 as I thought that the
OP was wanting to step down two rows in column I for every one row going
down in the formula, but the formula I gave will give the same result.
However looking at the original message again, I see that the OP wanted
blank rows between the formulae, so other suggestions posted are more
suitable.
--
David Biddulph

"David Biddulph" wrote in message
...
I think you've confused 150 with I50.

Instead try =OFFSET(I50,ROW()-1,0)*0.17 in row 1, and copy down.


"Gary''s Student" wrote in
message ...
Very easy:

In A1 enter:
=150*.17

in A2 enter:
=A1+.34

copy the equation in A2 down as far as you want.


"fret_less" wrote:

My formula is very simple. All it entails is =I50*.17 The next formula
would
be =I52*.17..... and so on 54, 56, 58, etc. I don't want to have to
manually
enter every cell's formula with the appropriate #. Is there any way to
get
Excel to recognize the pattern and know that 2 cells down I am going to
enter
the formula again? I figure if I can think this up than it can be done.
Thanks a million!!

Nick







All times are GMT +1. The time now is 08:51 AM.

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