UCase?
Hi, Its a simple question. I have a large file and i would like to check if
any of the cells are upper case. I thought i could do something simple like
if strtext = ucase(strtext) then....
but then its not able to identify ucase cells that way. Is there any
alternative way to achieve this??? Many THANKS
|