S
Sasa
Where should I put "more than" or ">" symbol to change my
set string variable to upper case?
My code is:
Dim name as String
name = InputBox("Blah, blah...")
Selection.Text = name
Thanks.
Sasa
set string variable to upper case?
My code is:
Dim name as String
name = InputBox("Blah, blah...")
Selection.Text = name
Thanks.
Sasa