how to convert carriage return to comma separated for keyword list?

donjuan

Power Member
Joined
Oct 12, 2007
Messages
548
Reaction score
241
hey guys need some help I would like to convert a keyword list from individual line items to comma separated or | (pipe) separated without having to use excel since I have no clue how to really use it with macros and all that jazz.
usually i do this by hand but this list is way too long.thx
 
Yea I figured it out using notepad++ using reg expressions.
 
Yes, Textpad is another tool like Notepad++ that speeds this up.
 
Back
Top