antonyx Arsenal Supporter Local time Today, 06:18 Joined Jan 7, 2005 Messages 556 Jan 9, 2005 #1 what input mask do you use for a phone number to enter in the way 020 7361 8999 and for mobile 07961 126 126 and when they type m, it sets as male
what input mask do you use for a phone number to enter in the way 020 7361 8999 and for mobile 07961 126 126 and when they type m, it sets as male
T trucktime Registered User. Local time Yesterday, 23:18 Joined Oct 24, 2004 Messages 556 Jan 9, 2005 #2 Input mask Try this: 000\ 0000\ 0000;;_ 00000\ 000\ 000;;_
antonyx Arsenal Supporter Local time Today, 06:18 Joined Jan 7, 2005 Messages 556 Jan 9, 2005 #3 ok, and how about this one how bout something like ="m" or "f", and how do you declare them to be male or female, validation rule or validation text
ok, and how about this one how bout something like ="m" or "f", and how do you declare them to be male or female, validation rule or validation text
I iazcac Registered User. Local time Today, 06:18 Joined Sep 15, 2004 Messages 65 Jan 9, 2005 #4 Why dont u make Male and Female the only possible option (Make type of field Lookup wizard and enter the two words Typing M then brings up Male and F Female
Why dont u make Male and Female the only possible option (Make type of field Lookup wizard and enter the two words Typing M then brings up Male and F Female