Yodelayheewho
Member
I'm building a UserForm (I'm very, very new at this)
1. I want to be able to enter lowercase or uppercase and still have the VBA work. For example, to Search and Display a row, I enter a Shop Order Number like ASO-60000. In order for the data to appear, I have to enter "ASO", I would like to be able to enter "aso".
2. With that said, I would like the VBA to format the Shop Order Number in caps. Sounds crazy, but I'm developing this for others to use.
The only other possible option is a pop up message asking users to capitalize.
Please see sample attached.
Thank you in advance!!!
1. I want to be able to enter lowercase or uppercase and still have the VBA work. For example, to Search and Display a row, I enter a Shop Order Number like ASO-60000. In order for the data to appear, I have to enter "ASO", I would like to be able to enter "aso".
2. With that said, I would like the VBA to format the Shop Order Number in caps. Sounds crazy, but I'm developing this for others to use.
The only other possible option is a pop up message asking users to capitalize.
Please see sample attached.
Thank you in advance!!!