Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.misc
Marilyn
 
Posts: n/a
Default Rolling year

Mallycat
YES! awesome
I used three columns one for 2005, one for 2006 and the last one for your
formula. Then hid the 2005 and the formula columns just leaving the 2006
column to update automatically. Thank you soooo much

"Mallycat" wrote:


Marilyn Wrote:

Please tell me there is a formula that will calculate the correct total


I can't think of an easy way. The COUNTIF function would be the
logical one to use but the criteria options are too limited. You could
do it in 2 steps though. Assuming you have a row or column of dates
where someone is absent, then create a formula that checks each cell to
see if it is in the last 12 months ie (assume C1 has the date of
absence)
=IF(TODAY()-C1<365,1,0)

copy the forumla for all absent dates, then sum the cells to see how
many absent they have had.

Matt


--
Mallycat
------------------------------------------------------------------------
Mallycat's Profile: http://www.excelforum.com/member.php...o&userid=35514
View this thread: http://www.excelforum.com/showthread...hreadid=552860


 
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
holiday dates bucci Excel Worksheet Functions 4 June 15th 06 09:35 AM
How do I get Excel to automatically calculate salaries actually received in financial year? Kei Excel Discussion (Misc queries) 0 March 3rd 06 10:26 AM
how to make a rolling calender where hours roll off after a year Need Support Excel Discussion (Misc queries) 0 February 2nd 06 01:06 AM
Rolling Year in Excel JJC Excel Discussion (Misc queries) 0 June 8th 05 11:21 PM
rolling year in excel JJC Excel Worksheet Functions 1 June 8th 05 12:36 AM


All times are GMT +1. The time now is 06:20 PM.

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"