Thread
:
using sysdate in "if" function
View Single Post
#
1
Posted to microsoft.public.excel.worksheet.functions
Avinash
Posts: n/a
using sysdate in "if" function
=IF(N21<="SYSDATE","B","O")
Above is the condition I want to use. But theresult i get is "B" only which
is not true as per the data.
Reply With Quote