Posted to microsoft.public.excel.misc
|
|
don't calculate if no date is entered
If(d2 = 0; 0; Days360(d2,today()))
--
darkxer0x
------------------------------------------------------------------------
darkxer0x's Profile: http://www.excelforum.com/member.php...o&userid=35967
View this thread: http://www.excelforum.com/showthread...hreadid=557567
|