View Full Version : Input masks


judeastone
04-08-2003, 01:30 PM
Hello

I've just hit a small hurdle, for a product code it needs to be either two letters, two numbers, or letter, two numbers, two letters...

RV24, A68AF

but when hitting the input mask wizard thingy, it talks about phone numbers and dates...

can't seem to see a way to select letters or numbers?

stuck, thanks

jude

Graham T
04-09-2003, 10:15 AM
Look up InputMask Property in the Help Files and this will give you an idea as to what characters you can use.

Graham