Forum Discussion
Marco Salvatori
Feb 17, 2018Copper Contributor
Import txt file into Excel to create contacts list
Hello,
I was given a list of contacts by a user as a text file. It is formatted loosely as comma delimited values (CSV) but not very consistently. It has some semicolons inserted after phone numb...
Damien_Rosario
Feb 19, 2018Silver Contributor
Hi Marco
Maybe try this?
- In your Excel spreadsheet, go to Data tab > From Text.
- Locate and open the CSV file you want to import.
- By default it will have Delimited selected.
- If your CSV has headers, tick the My data has headers box.
- Click the Next button.
- Untick Tab anbd tick Comma in the Delimiters section. When you make this change, you will see the CSV data change in the Data preview section below (hopefully the data is looking to be grouped right).
- Click the Next button.
- You can choose how you want the columns to be formatted.
- Click the Finish button when complete.
If there are still issues with the data, then it could be that the CSV wasn't consistently formatted which is throwing things off.
See how you go and let us know?
Cheers
Damien