All things Shopify and commerce
Hi, I'm trying to import products with barcodes preceded by apostrophe, but I noticed after importing products that the barcodes all landed in shopify as 1.95E+11. I worked back through it and can see Excel is removing the apostrophe when saving as csv. What am I doing wrong 🙂
Many thanks
Solved! Go to the solution
This is an accepted solution.
Hi @Boops,
Excel's eagerness to convert long numbers into scientific notations (like 1.95E+11) is one of its most annoying 'features'. Even if you open up a CSV file and the numbers display correctly, Excel will usually convert the numbers to scientific notation when you save them.
The easiest way I've found to fix this is to explicitly convert the column to a number type before saving. To do this:
Now your CSV should have the full numbers in them and not the 1.95E+11 version of them. You can verify this by opening up the CSV file with a plain text editor, like Notepad, and checking the numbers.
I hope this helps, let me know if you have any other questions.
Best,
Daniel
It's good that you've noticed it.
I searched in Google and there are at least 30 sites with barcode":"1.95E+11" in the source.
Why don't you try exporting the products with a spreadsheet app (there are free trials) and see if it works through there.
This is an accepted solution.
Hi @Boops,
Excel's eagerness to convert long numbers into scientific notations (like 1.95E+11) is one of its most annoying 'features'. Even if you open up a CSV file and the numbers display correctly, Excel will usually convert the numbers to scientific notation when you save them.
The easiest way I've found to fix this is to explicitly convert the column to a number type before saving. To do this:
Now your CSV should have the full numbers in them and not the 1.95E+11 version of them. You can verify this by opening up the CSV file with a plain text editor, like Notepad, and checking the numbers.
I hope this helps, let me know if you have any other questions.
Best,
Daniel
Thanks, method works for me. Worth noting for anyone else following this in future - you need to remove any preceding apostrophes first so your numbers are in the E+11 format, either manually or text to columns or use the 'convert to number' option under the yellow triangle in the cell - then follow the instructions above.
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025