A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Copying Formula



 
 
Thread Tools Display Modes
  #1  
Old November 18th, 2009, 07:26 PM posted to microsoft.public.excel.misc
musab
external usenet poster
 
Posts: 3
Default Copying Formula

I have a spreadsheet. Column A, B and C. Rows 1-10
I have numbers in A and B. In column C, I want a formula to calcutate the
sum of B+A1 in all the rows. Please help. Remember I just want the sum of
column B for A1 only.

Thanks
  #2  
Old November 18th, 2009, 07:50 PM posted to microsoft.public.excel.misc
trip_to_tokyo[_3_]
external usenet poster
 
Posts: 932
Default Copying Formula

Musab, your instructions are not clear but here is a first attempt:-

1 11 12
2 12 13
3 13 14
4 14 15
5 15 16
6 16 17
7 17 18
8 18 19
9 19 20
10 20 21

1. In C1 I have:-

=(B1+$A$1)

2. In C2 I have:-

=(B2+$A$1)

3. In C3 I have:-

=(B3+$A$1)

- and so on.

Is this what you want? (I am not sure).

Please click on Yes if my comments have helped.

Thanks!





"musab" wrote:

I have a spreadsheet. Column A, B and C. Rows 1-10
I have numbers in A and B. In column C, I want a formula to calcutate the
sum of B+A1 in all the rows. Please help. Remember I just want the sum of
column B for A1 only.

Thanks

  #3  
Old November 18th, 2009, 07:50 PM posted to microsoft.public.excel.misc
Pete_UK
external usenet poster
 
Posts: 8,780
Default Copying Formula

Put this in C1:

=SUM(A1,B$1:B$10)

and then copy down to C10.

Hope this helps.

Pete

On Nov 18, 6:26*pm, musab wrote:
I have a spreadsheet. Column A, B and C. *Rows 1-10
I have numbers in A and B. *In column C, I want a formula to calcutate the
sum of B+A1 in all the rows. *Please help. *Remember I just want the sum of
column B for A1 only.

Thanks


  #4  
Old November 18th, 2009, 07:59 PM posted to microsoft.public.excel.misc
musab
external usenet poster
 
Posts: 3
Default Copying Formula

Thats Exactly what I wanted. Thank you very much.

"trip_to_tokyo" wrote:

Musab, your instructions are not clear but here is a first attempt:-

1 11 12
2 12 13
3 13 14
4 14 15
5 15 16
6 16 17
7 17 18
8 18 19
9 19 20
10 20 21

1. In C1 I have:-

=(B1+$A$1)

2. In C2 I have:-

=(B2+$A$1)

3. In C3 I have:-

=(B3+$A$1)

- and so on.

Is this what you want? (I am not sure).

Please click on Yes if my comments have helped.

Thanks!





"musab" wrote:

I have a spreadsheet. Column A, B and C. Rows 1-10
I have numbers in A and B. In column C, I want a formula to calcutate the
sum of B+A1 in all the rows. Please help. Remember I just want the sum of
column B for A1 only.

Thanks

  #5  
Old November 18th, 2009, 08:49 PM posted to microsoft.public.excel.misc
Gord Dibben
external usenet poster
 
Posts: 20,252
Default Copying Formula

=$A$1+B1 to keep A1 constant as you copy down the column

Not too clear on details but post back if need something else.


Gord Dibben MS Excel MVP

On Wed, 18 Nov 2009 10:26:03 -0800, musab
wrote:

I have a spreadsheet. Column A, B and C. Rows 1-10
I have numbers in A and B. In column C, I want a formula to calcutate the
sum of B+A1 in all the rows. Please help. Remember I just want the sum of
column B for A1 only.

Thanks


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


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


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.