Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default How do I fill a sum formula for for quarters into adjacent years

I want to take the sum formula for quarters for a year and fill it
horizontally for each additional year. However the cell refrences only moves
over one column, however I need it to move over 4 columns to sum correclty.
Is there an easier way to do this than going back and manually fixing the
refrence that sums up each quarter for a given year?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,081
Default How do I fill a sum formula for for quarters into adjacent years

Try

=SUM(OFFSET($B$3,0,4*(COLUMN(A:A)-1),1,4))

Where B$3 is the cell with the 1st quarter of the 1st year


"got2be_an_easier_way" wrote:

I want to take the sum formula for quarters for a year and fill it
horizontally for each additional year. However the cell refrences only moves
over one column, however I need it to move over 4 columns to sum correclty.
Is there an easier way to do this than going back and manually fixing the
refrence that sums up each quarter for a given year?

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
sum quarters to years; predefined shift of ranges Goose Excel Discussion (Misc queries) 4 February 23rd 07 03:07 PM
Fiscal quarters for two years... Ted McCastlain Excel Worksheet Functions 2 September 20th 06 02:08 PM
Fill formulas into adjacent cells does not take formula only data gnshort Excel Worksheet Functions 1 August 28th 06 11:41 PM
Fill cells if adjacent cell match criteria Jess Excel Discussion (Misc queries) 6 June 1st 06 09:18 PM
Show quarters and years on x axis of a chart Kacee Charts and Charting in Excel 3 March 19th 05 03:42 AM


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