How To/
'string to lowercase Lcase("My String") 'my string 'string to uppercase Ucase("My String") 'MY STRING