'Single Quote added automatically in front of numeric data when importing CSV file to Google spreadsheet
When I import a csv file to Google spreadsheet a single quote get added in front of all numeric data. How can I remove that ?

I using import option from file menu

Solution 1:[1]
Try this:
- right-click the column letter (on columns with numbers)
- press
Ctrl+Fto invoke Google Sheets Search - to the right of the search box, click the
?vertical 3 dots button to invoke theFind and replacewindow - in the
Findbox, put the'single quote (no space after) - leave the
Replacebox empty - click the
Replace allbutton (on the bottom)
That should do the trick
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 |
