View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
MFINE MFINE is offline
external usenet poster
 
Posts: 13
Default Search for 6 Character value

Hi, I am trying to design a macro that will search for values in a column
that are 6 characters long. Data is text that looks like numbers (downloaded
from a mainframe). I tried using a search with 6 *'s but it just returned
everything.

Any suggestions?

Thanks

Marc