Hi Everybody,
Is it possible to have an integer that is converted into a DATE (using formatdatetime) and have it do something like this
if DATE >= Date() then ------------ is doen't work
?????
Hi EVeryone,
I am trying to compare a DATE from a database that is DateTime format
------------------------------
dDate = FormatDateTime(day(rs("eventdate")) & "/" & month(rs("eventdate")) & "/" & year(rs("eventdate")),2)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.