LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Justin Hoffmann
 
Posts: n/a
Default Copying Sum Formulas

Hello,

In a lot of my work, I take monthly data and compress it into quarterly data
for reports. I use the Sum function to do this and I am looking for an easy
way to replicate the formula.

Here's my problem: Say I have data in a column covering January through
December. Elsewhere, I have a formula to calculate the First Quarter
results SUM(JAN:MAR). But when I copy this formula, I usually end up with
something like this in the subsequent cells:

SUM(FEB:APR)
SUM(MAR:MAY)
SUM(APR:JUN)
And so forth.

I realize that this is because of the position of the formulas in relation
to the original data on the spreadsheet. I could simply copy and paste the
formula every three spaces down, but I don't want to have unused space
between my quarterly formulas.

Is there something I can do to the original formula so that when I copy it,
it knows to move down three cells, rather than one? I.e., so I can copy it
many times and get this:

SUM(JAN:MAR)
SUM(APR:JUN)
SUM(JUL:SEP)
SUM(OCT:DEC)
SUM(JAN:MAR)
And so forth . . . .


Thanks for your help.

 
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
Copying formulas to other cells. Keeping references w/o $ sign. GregP1962 Excel Discussion (Misc queries) 10 April 22nd 06 03:11 AM
Copying formulas to other cells. Keeping references w/o $ sign. GregP1962 Excel Discussion (Misc queries) 3 April 21st 06 07:24 PM
excel 2002 - copying formulas to another worksheet Greg Excel Discussion (Misc queries) 2 January 28th 05 10:23 PM
Excel & Copying Formulas JComer Excel Worksheet Functions 1 October 28th 04 07:17 PM
Copying formulas MsAmethyst Excel Worksheet Functions 1 October 28th 04 05:55 PM


All times are GMT +1. The time now is 10:37 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"