D deepbreath Registered User. Local time Today, 00:14 Joined Apr 18, 2001 Messages 73 Apr 24, 2001 #1 is it possible to convert words, input as lowercase, to uppercase automatically when user moves to next field?
is it possible to convert words, input as lowercase, to uppercase automatically when user moves to next field?
R Rich@ITTC Registered User. Local time Today, 00:14 Joined Jul 13, 2000 Messages 237 Apr 24, 2001 #2 Hi Deepbreath Use UCase - see Help file for details. HTH Rich Gorvin
K karatelung Registered User. Local time Yesterday, 19:14 Joined Apr 5, 2001 Messages 84 Apr 24, 2001 #3 You could also use input masks that force the letters to be entered as uppercase. Again, try the 'Help' for input masks. Richie
You could also use input masks that force the letters to be entered as uppercase. Again, try the 'Help' for input masks. Richie
S skollager New member Local time Today, 00:14 Joined Apr 20, 2001 Messages 5 Apr 24, 2001 #4 As suggested above in properties select the format tab and then the format field enter ">" without the quotes that way it doesn't matter what is typed it will always be in uppercase.
As suggested above in properties select the format tab and then the format field enter ">" without the quotes that way it doesn't matter what is typed it will always be in uppercase.