Convert a columns in Row into a comma separated list

I have this example :

enter image description here

And want to convert it to this comma separated as CSV like this:

enter image description here

3

1 Answer

Do :

  • Menu File > SaveAs
  • Click "More options..."
  • Select the CSV format
  • Select folder and file-name
  • Click Save.

Excel can also edit a CSV file, if you wish.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like