UsefulGyaan Has Posted the Following On 05-07-2013 10:57 PM:

We all encounter situations when we need to convert a string to different formats like Upper Case, Lower Case, Proper Case, Unicode etc. Here we can use STRCONV() function. The Syntax for STRCONV() is: * * * * * * **STRCONV(text, Conversion, LCID)** Parameters Description - * * *Text : String that you want to […]





STRCONV Function (VBA)