restrict user to enter 5 digits only
Hi Tia,
Go to visual basic, view object, position in the textbox you want to enter
the limit, then choose Categorized, under Behavior look into MaxLength and
enter 5 there
"sam" wrote:
How can we restrict users to enter 5 digits only in a userform textbox?
TIA
|