G
Guest
I need to set a text box so that it will automatically capitalize a name but I can't find it anywhere. DOes anyone know the formula I would use to do that
Thanks
Thanks
I need to set a text box so that it will automatically capitalize a name but I can't find it anywhere. DOes anyone know the formula I would use to do that?
Thanks
capitalize a name but I can't find it anywhere. DOes-----Original Message-----
I need to set a text box so that it will automatically
capitalize a name but I can't find it anywhere. DOes-----Original Message-----
I need to set a text box so that it will automatically
Dave Jones said:Place this function in a standard module: (Watch for line
wrapping)
Call the function like this:
Controlname.Value = ProperCase(Controlname.Value)
This should deal with most of the problems including
macdonald etc