Parsing with more than one symbol

  • Thread starter Thread starter Gee...
  • Start date Start date
G

Gee...

I have a big ole bunch of data (domain names) that I need
parsed out. What I'd like to use is // as the
delimiter...not just /, but //. Can I do that or is Excel
set up for just the single delimiter?
Thank you in advance for your help.
Gee...
 
Gee,

Excel uses single character delimiters. You could do a replace of // with
some other character that doesn't occur in your domain names, then use that
as the delimiter.

HTH,
Bernie
MS Excel MVP
 
Back
Top