Input Mask
Hi,
I'm trying to create an input mask for my AutoNumber field. The format of the field should be B_S____, which is:-
B, a capital letter, S, and four digits which generate by Access.
I tried B>LS0000 but it result in e.g. B>LS0001, B>LS0002, etc. rather than allowing user to type in the capital letter between B and S. I have no idea how the input mask should be, could anyone help me PLEASE?
Thanks a lot
|