Help with replacing carriage return

K

kilowatt

I have a list that looks like this.

sandoken;ikarus;Rice;Inno;Mxm_Trade_O;Carlsman;dcell;Allister;

What I am trying to do is sort the handles.

When I do a find/replace I use ;/^013

That makes a single line with one name on each. That is what I want
but then I try to sort and I get "Word found no valid records to sort"

When I cut this and paste it to note pad the carrage returns become
spaces.

What am I doing wrong or what is the easy to sort these names?

TIA
 
Top