Are you sure you want to test whether the value is an integer? Wouldn't it be easier to control the user's input by setting the data type at the table level (if the form is bound to a table) and/or specifying a format or input mask?
If testing the data type is what you really want to do, take a look at the VBA help on the following functions:
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.