View Single Post
 
Old 03-07-2015, 04:27 AM
Vibov Vibov is offline Windows 7 32bit Office 2010 32bit
Novice
 
Join Date: Jan 2015
Posts: 8
Vibov is on a distinguished road
Default 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.
Reply With Quote