Thread
:
Can't get the logic right
View Single Post
#
1
Posted to microsoft.public.excel.programming
Mr. Clean[_2_]
external usenet poster
Posts: 11
Can't get the logic right
I have this code:
If ((DateValue(TB)) = Now()) And _
((DateValue(TB) + 365) <= ((Now()) + 365)) Then
Reply With Quote
Mr. Clean[_2_]
View Public Profile
Find all posts by Mr. Clean[_2_]