Hi there,

I have a user form, with a text box for the user to input a purchase order number.
I would like to have the user type in a 3-digit number (001, 010, 100), but have
the entry displayed as FB-2013-001, or FB-2013-010, or FB-2013-100.

what is the code to have the 'FB-2013-' part of the display be automatic and not
have the user type all that in.

As I have it now, the leading zeros don't show, so I get FB-2013-1, or FB-2013-10.

Any and all help is appreciated.

frank