View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.programming
Greg Wilson Greg Wilson is offline
external usenet poster
 
Posts: 747
Default chech if a cell contains a substring

Correct the minor error in my code where the Like operator looks for "*ece*"
instead of "*exe*".

Regards,
Greg