Posted to microsoft.public.excel.worksheet.functions
|
|
using sysdate in "if" function
THANK YOU DEAR! IT REALLY SOLVED MY PROBLEM
"starguy" wrote:
try this
IF(N21<=TODAY(),"B","A")
--
starguy
------------------------------------------------------------------------
starguy's Profile: http://www.excelforum.com/member.php...o&userid=32434
View this thread: http://www.excelforum.com/showthread...hreadid=539491
|