If your data is in a single column, you could use:
Select the range
Data|Text to columns
Delimited (by hyphen)
(xl2003 menus)
> I used the concatenate function to combine columns to make a product be
> B18-DST-34-30. Now I want to break that number back apart. All of the
> segments are not the same length. Can you reseparate them by using the "-"
> as a designator?

Signature
Dave Peterson
Chip - 30 Apr 2008 19:50 GMT
Thank you very much !!!!! It worked.......
> If your data is in a single column, you could use:
>
[quoted text clipped - 8 lines]
> > segments are not the same length. Can you reseparate them by using the "-"
> > as a designator?