Little_Man22
Registered User.
- Local time
- Today, 02:04
- Joined
- Jun 23, 2001
- Messages
- 118
Changing Input Mask (DJBummy)
The current input mask for phone number in my Access Database is !(999)000-0000 resulting in an output of (123)456-7890. However, I would like to space out the characters so that the output resembles the following:
(1 2 3) 4 5 6 - 7 8 9 0
Is there any way to do this? Can you add spaces to the input mask?
Thanks,
Ryan.
The current input mask for phone number in my Access Database is !(999)000-0000 resulting in an output of (123)456-7890. However, I would like to space out the characters so that the output resembles the following:
(1 2 3) 4 5 6 - 7 8 9 0
Is there any way to do this? Can you add spaces to the input mask?
Thanks,
Ryan.