Hi
I'm not an expert but mayby something like this array formula:
=SUM(IF(A1:A16<=TODAY()+6,1,0))-SUM(IF(A1:A16<TODAY(),1,0))
entered with SHIFT+CTRL+ENTER
A1:A16 would be your date column, change to suit your data.
HTH
JG
--
pinmaster
------------------------------------------------------------------------
pinmaster's Profile:
http://www.excelforum.com/member.php...fo&userid=6261
View this thread:
http://www.excelforum.com/showthread...hreadid=483768