View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Avinash
 
Posts: n/a
Default 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.