Sign up for the free email newsletter for new tips, tutorials and more. Enter your email address below, and then click the button.
Privacy Policy
In Access, the IsDate function returns a value indicating whether or not a variant argument can be converted to a date.
The syntax for the IsDate function is:
The required expression argument is a date expression or string expression recognizable as a date or time.
The IsDate function can be also used in VBA code. Now the MyResult variable would contain FALSE as a value.
You can also use the IsDate function in a query.
If you'd like to see how it works, enter SQL statement and press Execute
Tags:
Add To: dzone | digg | del.icio.us | stumbleupon