Hi

How can I limit the user input in a UF textbox to a certain range e.g.

01 -> 31 (need the 0 in front of 1,2 3, etc as I want to auto tab to next TB once a valid 2 digit input is achieved) with message if incorrect input e.g 32

Tried a few things but can't seem to crack it

thanks for any help

Jon