Validation rules for Telephone numbers

J

Jonah

Can I use a validation rule to set a mobile phone number for the UK as:-

+44 0

so that when a data entry is made, it automatically just appends the
typed numbers to this. e.g 77123456 would read as +44 077123456

Jonah
 
V

Van T. Dinh

I think yuo want "Input Mask", not validation rule.

Check Access Help on "Input Mask"
 
Top