03-23-2009 03:15 AM
Hello everybody!
I have a brief question: does sb how to change capital letters to small ones?? Are there any function to do it?
Thanks,
Mila
Solved! Go to Solution.
03-23-2009 05:18 AM - edited 03-23-2009 05:19 AM
Hi,
You can try using ToLower() in an expression.
Regards
Ray Farmer
03-23-2009 06:21 AM
Thanks!!
I was focus on finding a function or an example with the words "capital letter" and "small letter" and I didn't see this ToLower() and ToUpper
:redface: