#1   Report Post  
Posted to microsoft.public.excel.misc
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   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 833
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   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
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   Report Post  
Posted to microsoft.public.excel.misc
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   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
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


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
copy formula result (text) only - without copying formula Mulberry Excel Discussion (Misc queries) 2 October 2nd 08 09:51 AM
copying the Hyperlink function result without copying the actual formula mcheng Excel Worksheet Functions 2 June 9th 07 02:43 AM
copying formula Alex Excel Worksheet Functions 3 October 25th 06 11:49 AM
Formula not copying down LizM Excel Worksheet Functions 6 September 25th 06 09:44 PM
copying a formula Robb27 Excel Discussion (Misc queries) 1 June 17th 06 03:11 AM


All times are GMT +1. The time now is 07:29 PM.

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

About Us

"It's about Microsoft Excel"