UCase first letter

E

edward keith

Hi,
I thought I new the function but can't remember. propercase? Can you tell
be how to code a text box so it puts capital for the first leter in the text
field. thanks,
edward keith
 
K

Klatuu

Look up the InputMask property in VBA Help. There is an example of exactly
what you want there.
 
Top