#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
STS STS is offline
external usenet poster
 
Posts: 10
Default Copy formulas

I need to copy a formula from column I to column J, and would like to do the
following:
Column I Column J
=SUM((APR!C4)) =SUM((MAY!C4))

Basically, when I copy I would like to add 1 month, but leave the cell (C4)
the same. When I try it, the month always stays the sam, but the cell changed
from C4 to D4. I would like to know how to copy the above forumula in Colum I
so the result will be the formula above in Column J.

Thank you for any help.
Simon
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 896
Default Copy formulas

suppose you have a list of months in the 3rd row, then:

=SUM(INDIRECT(C3&"!C4")

change C3 appropriately


On 23 Mar, 22:35, STS wrote:
I need to copy a formula from column I to column J, and would like to do the
following:
Column I * * * * * * * * * * * * Column J
=SUM((APR!C4)) * * * * * * *=SUM((MAY!C4))

Basically, when I copy I would like to add 1 month, but leave the cell (C4)
the same. When I try it, the month always stays the sam, but the cell changed
from C4 to D4. I would like to know how to copy the above forumula in Colum I
so the result will be the formula above in Column J.

Thank you for any help.
Simon


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Art Art is offline
external usenet poster
 
Posts: 587
Default Copy formulas

when you enter C4 you have to press the F4 button so it should become $C$4
This way it won't move when you drag.

"STS" wrote:

I need to copy a formula from column I to column J, and would like to do the
following:
Column I Column J
=SUM((APR!C4)) =SUM((MAY!C4))

Basically, when I copy I would like to add 1 month, but leave the cell (C4)
the same. When I try it, the month always stays the sam, but the cell changed
from C4 to D4. I would like to know how to copy the above forumula in Colum I
so the result will be the formula above in Column J.

Thank you for any help.
Simon

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
automatically copy formulas down columns or copy formulas all the HowlingBlue Excel Worksheet Functions 1 March 16th 07 11:11 PM
How do I copy formulas but using the same range each time I copy Laffin Excel Worksheet Functions 2 June 22nd 06 04:17 PM
copy formulas mhutch71 Excel Discussion (Misc queries) 1 March 24th 06 05:29 PM
Copy Value not formulas sungen99 Excel Worksheet Functions 1 January 3rd 06 03:51 PM
Copy formulas sgrech Excel Discussion (Misc queries) 6 September 22nd 05 12:06 AM


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

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"