M
Mr. Clean
I have this code:
If ((DateValue(TB)) >= Now()) And _
((DateValue(TB) + 365) <= ((Now()) + 365)) Then
If ((DateValue(TB)) >= Now()) And _
((DateValue(TB) + 365) <= ((Now()) + 365)) Then
= will never work for today's date.
I have this code:
If ((DateValue(TB)) >= Now()) And _
((DateValue(TB) + 365) <= ((Now()) + 365)) Then
.
.
End If
And it isn't getting me only the values of TB that are within one year
of today's date. What do I need to change to get that?
I didn't take offense to your reply at all.No criticism intended, John
Including me...and maybe I'll remember it the next time <g>Just added a little info for our regular readers