Hello all,

I have a question in regards to using UCase and LCase.

I would like the letter "x" to always be lower case, and I was wondering if it is possible to make the letter "x" that is typed in a message box always be lower case (no matter in what word it is used in)?

I am able to make the letter "x" lower case if only "x" was typed in the message box, but can't make it lower case if it is typed in any word, or with a combination of numbers...

My ultimate result would be if the letter "x" can be set to be lower case Only if it is between any two numbers, eg: 500x4100, is this possible?

Thank you all in advance