View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
tomhomestroops
 
Posts: n/a
Default Split Text to columns using an entire word, not just a single cha

I have a file with info in a cell that looks like:

123 South Main St. Suite 6

I want to do text-to-columns, splitting each cell out based on the word
Suite. I cant do it by a space delimiter because it will break it out in
too many pieces. Can I use the "other" delimiter choice but put in an entire
word rather than just one character?

Any suggestions?