userform fixed size string
Hi
If i have a userform, where you can enter up to 35 char. and i wish to have all 35 char even if the user only enter 3 char. how do i set this up i VBA or the userform.
If the user only enter 3 char, i want the rest of the string with spaces.
|