SyntaxFix
Write A Post
Hire A Developer
Questions
Just use CLng(Date).
CLng(Date)
Note that you need to use Long not Integer for this as the value for the current date is > 32767
Long
Integer