Thread: Date functions
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
jknapp1005 jknapp1005 is offline
external usenet poster
 
Posts: 25
Default Date functions

I'm trying to get a date function to return. If I put in NOW or TODAY it
returns a date of a passed or failed unit, but when I close the sheet out and
reopen, it refreshes the date. I need what's returned to remain the date of
the event. Formula I'm using is:

=IF(C101="PASS",TODAY( ))