Thread: Matching Case
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
F. Lawrence Kulchar F. Lawrence Kulchar is offline
external usenet poster
 
Posts: 124
Default Matching Case

How can I test a text value in a cell when CAPITALIZATION DOES NOT EQUAL
LOWER CASE???

In other words, "MIAMI" and "Miami" is NOT a match.

Thanks,

FLKulchar