Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default How do I make a formula work for all the cells in a column?

Hi,

How do I make a formula work for an entire column without having to input
each row, one at a time? Each cell in the column would be calculating from
another columns entry. I currently am inputting it like this.....

D1: =SUM(C1)-1
D2: =SUM(C2)-1
D3: =SUM(C3)-1

Is there a way for me to set the formula for the entire column eventhough it
has to reference a new cell from another column each time (as in the example
above)?

Any help would be greatly appreciated!!! =)

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 913
Default How do I make a formula work for all the cells in a column?

On Thu, 4 Feb 2010 13:43:02 -0800, Janelle
wrote:

Hi,

How do I make a formula work for an entire column without having to input
each row, one at a time? Each cell in the column would be calculating from
another columns entry. I currently am inputting it like this.....

D1: =SUM(C1)-1
D2: =SUM(C2)-1
D3: =SUM(C3)-1

Is there a way for me to set the formula for the entire column eventhough it
has to reference a new cell from another column each time (as in the example
above)?

Any help would be greatly appreciated!!! =)


Just put the formula in cell D1.
Then double click on the little square handle in the lower right
corner of cell D1.
The formula will automagically be filled down column D as far as you
have data in column C.
You can also "click and hold" this handle and then drag it down as far
as you need before you "unclick" it.

Hope this helps / Lars-Åke
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 834
Default How do I make a formula work for all the cells in a column?

Just enter it in D1, then move the cursor towards the bottom right corner of
the cell until it changes to a black cross. Then, whilst holding down the
left-mouse button, drag and copy the formula down as far as required.

HTH

Bob

"Janelle" wrote in message
...
Hi,

How do I make a formula work for an entire column without having to input
each row, one at a time? Each cell in the column would be calculating
from
another columns entry. I currently am inputting it like this.....

D1: =SUM(C1)-1
D2: =SUM(C2)-1
D3: =SUM(C3)-1

Is there a way for me to set the formula for the entire column eventhough
it
has to reference a new cell from another column each time (as in the
example
above)?

Any help would be greatly appreciated!!! =)



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9
Default How do I make a formula work for all the cells in a column?



"Janelle" wrote:

Hi,

How do I make a formula work for an entire column without having to input
each row, one at a time? Each cell in the column would be calculating from
another columns entry. I currently am inputting it like this.....

D1: =SUM(C1)-1
D2: =SUM(C2)-1
D3: =SUM(C3)-1

Is there a way for me to set the formula for the entire column eventhough it
has to reference a new cell from another column each time (as in the example
above)?

Any help would be greatly appreciated!!! =)


If you look at the active cell you should see a little square in the outline
on the bottom right corner of the cell. If you hover over the square your
cursor will change to a little cross. You can click that box and drag it
down the entire column/row. The formula will copy over and the cells will be
updated like you want.

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default How do I make a formula work for all the cells in a column?

You have fill handle answers in other replies.

Just to make your life a little easier.......

=SUM(C1)-1 can be written =C1-1

SUM is used when multiple cells are to be summed.

i.e. =SUM(C1:C10) or =SUM(C1,C4,C6,C8,C10)


Gord Dibben MS Excel MVP

On Thu, 4 Feb 2010 13:43:02 -0800, Janelle
wrote:

Hi,

How do I make a formula work for an entire column without having to input
each row, one at a time? Each cell in the column would be calculating from
another columns entry. I currently am inputting it like this.....

D1: =SUM(C1)-1
D2: =SUM(C2)-1
D3: =SUM(C3)-1

Is there a way for me to set the formula for the entire column eventhough it
has to reference a new cell from another column each time (as in the example
above)?

Any help would be greatly appreciated!!! =)


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to make a formula work for the whole column claudia Excel Discussion (Misc queries) 6 August 11th 08 07:48 PM
Make manually changed pivot table column headings work for other u katy Excel Worksheet Functions 0 June 17th 08 02:06 AM
Add to this formula to make it work jeannie v Excel Worksheet Functions 3 April 4th 08 04:03 PM
Work with list to make 3rd column Stuart Y. Excel Worksheet Functions 1 April 29th 05 07:14 PM
Make Autofit row height work with merged cells Franketh Excel Discussion (Misc queries) 2 April 6th 05 10:13 PM


All times are GMT +1. The time now is 12:41 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"