Access Textbox Numeric Mask
Category:
Office/VBAType:
SnippetsDifficulty:
BeginningAuthor:
JosephVersion Compatibility: Visual Basic 6
More information:
Allows only numeric entries into an access form text box.
place the code in the textbox key down event.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: