I am currently using http://delim.co/# to convert my Column Data to Delimited Data.
The problem with this website is that it will freeze or take a long time for it to convert. I am assuming this is their server, or a limitation in chrome. Its not my server since it has 256GB RAM and a very fast processor. When using this website, my ram and CPU do not even reach 5% usage.
Im looking for a solution to convert at a faster rate since its lowering productivity. I would assume a software would acheive this much faster.
Don’t have the know-how to automate it into a macro but here’s the manual process: hashtag + , = hashtag, > concatenate + transpose = desired result.
Brandon, I guess you have hashtags in a column and you want them coma separated for MP?
I do this in less then a minute using LibreOffice Calc. Here is how:
Copy all hashtags from a column
Paste special, choose option “transpose”
Now you pasted all hashtags to horizontal cells. Choose “merge and center” click yes
Now you have all hashtags in one cell, divided by 1 empty space.
Choose Edit (from top left menu) then “find&replace”
In find, choose empty space by pressing space
In replace, choose , (in case you do not see it, it is coma)
Now you have all hashtags coma separated (only first one does not have it, add it manually)