Thread
:
Check to see if entire string is UpperCase?
View Single Post
#
1
Posted to microsoft.public.excel.programming
msnyc07
external usenet poster
Posts: 93
Check to see if entire string is UpperCase?
I know I can check if an individual character is uppercase If X Like "[A-Z]"
but is there a way to check if a string of indeterminate length is all
uppercase?
Reply With Quote
msnyc07
View Public Profile
Find all posts by msnyc07