View Single Post
  #5   Report Post  
David
 
Posts: n/a
Default

You're awesome. Thanks!

"Niek Otten" wrote:

Hi David,

=EXACT(A1,UPPER(A1))

--

Kind Regards,

Niek Otten

Microsoft MVP - Excel

"David" wrote in message
...
I'm looking for a function that will identify whether a cell contains all
text characters in uppercase, returning a true value if so and a false
value
if not. Does anything like this exist?