View Full Version : capital letter


deepbreath
04-24-2001, 03:11 AM
is it possible to convert words, input as lowercase, to uppercase automatically when user moves to next field?

Rich@ITTC
04-24-2001, 03:47 AM
Hi Deepbreath

Use UCase - see Help file for details.

HTH

Rich Gorvin

karatelung
04-24-2001, 11:44 AM
You could also use input masks that force the letters to be entered as uppercase.

Again, try the 'Help' for input masks.

Richie

skollager
04-24-2001, 11:53 AM
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.