Thread
:
How I have compare date?
View Single Post
#
3
(
permalink
)
09-20-2007, 10:33 AM
epatrik
Newbie
Join Date: Sep 2007
Posts: 3
Same problem.
Calendar4.Format = "dd-mm-yyyy"
X = "30-09-2007"
If X >= Calendar4.Value Then
MsgBox(X)
End If
epatrik
View Public Profile
Send a private message to epatrik
Find all posts by epatrik