Would appreciate help in my understanding. Thanks. Norm.
The input mask is therefore used during data entry only. In my experience,
all it does is act as a hindrance for good data entry people who know they
can use just 3 keystrokes to enter many dates, e.g.:
5/1
The input mask:
- forces entry of each character
- prevents inserting a digit if you typed too fast.
- does nothing to aid the integrity of the data entry.
- permits even the Year to be misunderstood where you specify a 2-digit
year.
IMHO, input masks are about as useful as a soluble fish.
--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
"Norm75" <Nor...@discussions.microsoft.com> wrote in message
news:4DBF980D-497F-4428...@microsoft.com...