View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mr. Clean[_2_] Mr. Clean[_2_] is offline
external usenet poster
 
Posts: 11
Default Can't get the logic right

I have this code:

If ((DateValue(TB)) = Now()) And _
((DateValue(TB) + 365) <= ((Now()) + 365)) Then