View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
nisht[_6_] nisht[_6_] is offline
external usenet poster
 
Posts: 1
Default Get…UCase or LCase ???

use exact function in worksheet to compare a case sensitive string.

in vba use strcomp and then use binary comparision

--
Message posted from http://www.ExcelForum.com