ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   How do I create a formula repeated on the adjacentt columns? (https://www.excelbanter.com/new-users-excel/160390-how-do-i-create-formula-repeated-adjacentt-columns.html)

Excelless

How do I create a formula repeated on the adjacentt columns?
 
I am trying to make the same operation for each column - the only difference
is in the rows, e.g.
C3=A3*B*
C4=A4*B4, etc.

I don't want to have to re-enter a similar formula for each added row.

Thanks.

George Gee

How do I create a formula repeated on the adjacentt columns?
 
Select cell C3.
Move your curser to the fill handle (lower right of cell).
When the curser becomes a black cross, left-click and
drag down as far as you wish.


George Gee



"Excelless" wrote in message
...
I am trying to make the same operation for each column - the only
difference
is in the rows, e.g.
C3=A3*B*
C4=A4*B4, etc.

I don't want to have to re-enter a similar formula for each added row.

Thanks.




Excelless

How do I create a formula repeated on the adjacentt columns?
 

But how do I create the formula itself? This just overwrote all the previous
data cells with the top cell's value - thx.

"Excelless" wrote:

I am trying to make the same operation for each column - the only difference
is in the rows, e.g.
C3=A3*B*
C4=A4*B4, etc.

I don't want to have to re-enter a similar formula for each added row.

Thanks.


George Gee

How do I create a formula repeated on the adjacentt columns?
 
If you want to multiply A3 by B3, then in C3 type: =A3*B3
and copy down as previously described!

If you require anything other than this, I suggest you try to
explain exactly what it is that you want, in more detail.

Also it would be prudent to use a *copy* of your workbook
to try anything new.

George Gee



"Excelless" wrote in message
...

But how do I create the formula itself? This just overwrote all the
previous
data cells with the top cell's value - thx.

"Excelless" wrote:

I am trying to make the same operation for each column - the only
difference
is in the rows, e.g.
C3=A3*B*
C4=A4*B4, etc.

I don't want to have to re-enter a similar formula for each added row.

Thanks.




Gord Dibben

How do I create a formula repeated on the adjacentt columns?
 
ToolsOptionsCalculation.

Make sure you are set for "Automatic".

Also be sure you don't have absolute references in the first cell.

C3 should have =A3*B3 which will increment to =A4*B4 as you copy down.

You may have =$A$3*$B$3 which fixes the references to just those two cells.

Remove the $ signs from C3 formula and try again with the copy down.

Don't forget the = sign


Gord Dibben MS Excel MVP


On Mon, 1 Oct 2007 14:34:00 -0700, Excelless
wrote:


But how do I create the formula itself? This just overwrote all the previous
data cells with the top cell's value - thx.

"Excelless" wrote:

I am trying to make the same operation for each column - the only difference
is in the rows, e.g.
C3=A3*B*
C4=A4*B4, etc.

I don't want to have to re-enter a similar formula for each added row.

Thanks.




All times are GMT +1. The time now is 05:15 AM.

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