SyntaxFix
Write A Post
Hire A Developer
Questions
You could also use Format$(Now(), "Short Date") or whatever date format you want. Be aware, this function will return the Date as a string, so using Date() is a better approach.