Forum Discussion
John Balas
Apr 20, 2018Copper Contributor
Converting .csv from AutoChartist.com to number format
I am importing data from AutoChartist.com using From Text in the DATA tab. The data comes in as a .csv file. The values in the cells have quotation marks around the numbers (see file) so that Excel t...
Haytham Amairah
Apr 20, 2018Silver Contributor
Hi John,
The most efficient and easy way to do that is to use the Find and Replace tool as follows:
- Select all the numbers
- Press Ctrl+H to open the Find and Replace tool
- In Find what box, type a single double quote "
- Leave the Replace with box blank as it is, and then hit Replace All
Regards