yinkajewole
Active Member
- Joined
- Nov 23, 2018
- Messages
- 281
I Use zeros to format the number of digits i want when generating numbers, i.e 000 will display 054, 001, etc.
how do i code it on a userform to just type the number of digits i want directly instead of using zeros, i.e typing 5 in a textbox and it will generate numbers like 00045,00004,00569, etc?
how do i code it on a userform to just type the number of digits i want directly instead of using zeros, i.e typing 5 in a textbox and it will generate numbers like 00045,00004,00569, etc?