Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default how to automatic adding up 12 rows for one year, and 48 rows for therest of year

Is there a function that I can use to automatic add up 12 rows for one
year figure, since the beginning number of the month always changing
each month?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,522
Default how to automatic adding up 12 rows for one year, and 48 rows forthe rest of year

If numbers start at row 2 change c1 to c2
=SUM(OFFSET(C1,0,0,MATCH(999999,C:C,1)-11,1))

On Dec 13, 12:04*pm, Cindy Wang wrote:
Is there a function that I can use to automatic add up 12 rows for one
year figure, since the beginning number of the month always changing
each month?


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
convert day of year to numeric value format year+day in 4 digits Kaaren Excel Worksheet Functions 3 February 7th 09 08:37 PM
Combination Graph with current year and prior year sales JanW Charts and Charting in Excel 2 April 5th 07 09:20 PM
how to calculate $1000/year at 5% for 25 years showing each year HELP! Setting up and Configuration of Excel 0 July 25th 06 12:58 AM
trying to get day/month/year froamt while user enters year only RADIOOZ New Users to Excel 3 June 7th 06 05:30 AM
lock up rows w/dates diff than current year Myriam Excel Programming 0 October 13th 04 08:29 PM


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