Thread: Wheres the bug
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
gkelle[_10_] gkelle[_10_] is offline
external usenet poster
 
Posts: 1
Default Wheres the bug

If you are only matching one letter, it should be

Left(myVal,1) = "F

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