G geno Registered User. Local time Today, 11:40 Joined Jun 19, 2000 Messages 243 Jan 30, 2003 #1 Hi, does anyone know how to create an input mask for credit card numbers. I want to make sure the user enters in 16 numbers, no more and no less. Thanks
Hi, does anyone know how to create an input mask for credit card numbers. I want to make sure the user enters in 16 numbers, no more and no less. Thanks
pdx_man Just trying to help Local time Today, 03:40 Joined Jan 23, 2001 Messages 1,347 Jan 30, 2003 #2 Did you try Access Help? Look up Input Mask Property. It is pretty detailed with examples: ie 0000-0000-0000-0000;0;# 0000000000000000;0;# 0000000000000000 0000 0000 0000 0000
Did you try Access Help? Look up Input Mask Property. It is pretty detailed with examples: ie 0000-0000-0000-0000;0;# 0000000000000000;0;# 0000000000000000 0000 0000 0000 0000