Hi all,
Can anyone help.
I would like a vba script that changes the textbox1 value in userform1 to uppercase upon clicking on commanbutton1 (without having to enter the textbox value into a sheet).
I tried the Application.AutoCorrect but it just changed the value to True.
Thanks
Can anyone help.
I would like a vba script that changes the textbox1 value in userform1 to uppercase upon clicking on commanbutton1 (without having to enter the textbox value into a sheet).
I tried the Application.AutoCorrect but it just changed the value to True.
Thanks