I know there is an option in Access to input mask something, for example a phone number. Using the input mask the user would only be able to enter a number in the format of (###)###-####. When the user clicks on field to enter the number it looks the following
(_ _ _)_ _ _ - _ _ _ _
Is this possible to do in Visual Basic? How would I do this?
Thank you!
(_ _ _)_ _ _ - _ _ _ _
Is this possible to do in Visual Basic? How would I do this?
Thank you!