Hi
this is my code:
Dim e As Date, f As Date
e = CDate("1/1/2004 23:55:00.32")
f = CDate("1/1/2004 00:00:00")
the result is type mismatch..... can you help me???
carlo
TheMSsForum.com: The Microsoft Software Forum