TextBox1.Text = StrConv(TextBox1.Text, vbProperCase)
when im using this code it seems that it doesn't work properly because when I input a word in textbox, instead of getting like this --> "Proper Case" i got an output like this --> "Esa Creporp".. Someone knows what the problem is?? the word i always input becomes inverted.. PLease someone help me.. THANKS YOU!!!!
when im using this code it seems that it doesn't work properly because when I input a word in textbox, instead of getting like this --> "Proper Case" i got an output like this --> "Esa Creporp".. Someone knows what the problem is?? the word i always input becomes inverted.. PLease someone help me.. THANKS YOU!!!!