'Microsoft Access 2013 Input Mask
How do I place on a input mask on an entity on my table?
I want the entity LibraryID's mask to consist of 2 uppercase letters followed by 4 numbers.
Solution 1:[1]
try this format on your field input mask:
[
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | winghei |
