Hi all
I was just wondering how I would go about ensuring that a textbox could auto format to display the correct number of digits that I need, in this case 6, i.e.
If the user was to type "1" the textbox would display "000001" and if the the user was to type "1486" the textbox wouyld display "001486" and so on...
I'm assuming that this would fall within an AfterUpdate sub?
Many thanks,
Andy
Bookmarks