View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dav
 
Posts: n/a
Default Countdown by Date


=9/5/2006-TODAY()&" days to go"

use an if function

if (9/5/2006-today()0= 9/5/2006&"days to go","Arrived")

Assuming you have entered the date correctly!

Regards

Dav


--
Dav
------------------------------------------------------------------------
Dav's Profile: http://www.excelforum.com/member.php...o&userid=27107
View this thread: http://www.excelforum.com/showthread...hreadid=519368