Forum Discussion

Noel Robles's avatar
Noel Robles
Copper Contributor
Oct 10, 2018

Help creating a correct csv/txt file.

Longstory short I have an excel xls with data looking like this: Column A Column B Name 123456789 I want to import it to a csv or txt file that make it look like this: "Name","123456789" ...

Resources