View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Help Needed w/ IF statement using dates


"KL" wrote in message
...

=TODAY()=--"8/5/2005"


Better to use ISO standard --"2005-08-05", no confusion then as to whether
it is 5th Aug or 8th May.