Hi - Excuse my ignorance on this topic as I have not done this before.... I am simply looking for a program that I can import a csv file into then output a new one with the values in a different order.
For example if hello.csv contains
first name, last name, telephone
I want it to output to helloedited.csv as
telephone, first name, last name
Is this at all possible? Is there a program which will do this?
Question
stena
Hi - Excuse my ignorance on this topic as I have not done this before.... I am simply looking for a program that I can import a csv file into then output a new one with the values in a different order.
For example if hello.csv contains
first name, last name, telephone
I want it to output to helloedited.csv as
telephone, first name, last name
Is this at all possible? Is there a program which will do this?
Thanks
Link to comment
Share on other sites
2 answers to this question
Recommended Posts