Comma Separated into Horizontal
If I have a vertical list of 20 keywords in word
and each has a , after it, how do I make it into a horizontal list quickly example
Right now it is
keyword1,
keyword2,
keyword3,
keyword4,
but I want it to be
keyword1,keyword2,keyword3,keyword4
I will have larger lists in the future so I am looking to save time
Find/Replace what?
|