View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Kamran
 
Posts: n/a
Default Finding cells with a specific number of characters

Thanks, Chip. After several unsuccessful trials, I finally realized that the
column with the LEN statements had to be "next" to the one with the data I'm
analyzing. It worked.