Manage Comics 2 Help

Manage Comics 2 Help

Migration, Imports & POS Integrations

How to Safely Open a CSV File in Excel

Opening a CSV file in Excel without breaking leading zeros, ISBNs, or barcode data. Applies to: Ordo & Oryx.

Last updated on 15 May, 2026

Excel is convenient for reviewing CSVs, but its default handling can damage data in ways that matter for Manage Comics imports. This article covers how to open a CSV in Excel without breaking it.

For example: Microsoft Excel cannot handle numbers with more than 15 digits per cell. When UPCs are entered as a number in a cell, Excel will store the first 15 digits but then replace any remaining digits with zeroes. 

article_image_3f1c242f-f50e-43b3-bbf4-fcedfd9f6720.png

Common Issues

  • OrderRequirement looks like a timestamp 1:05:01

  • OrderRequirement looks like a decimal 0.111111111

  • OrderRequirementUPC looks like 7.59606E+16 or 75960609341000000

  • ISBN looks like 9.7813E+12 

  • Description or ContributorBio contain strange symbols like: LINK is a bestselling Japanese writer best known for the manga 

  • And more…

In order to safely import CSVs into Excel, follow these steps:

  1. Open the Excel spreadsheet where you want to import the CSV data. (This can be a brand new spreadsheet in Excel, or an existing XLSX spreadsheet.) Click the Data tab.

  2. In the “Get Data” section, select From Text/CSV.

article_image_b2755cc9-80a4-47e6-862d-e7d4044a4a4c.png
  1. Select the CSV file you are trying to import, and click Import.

article_image_147537a7-4a62-4066-8069-dc550b0df3ae.png
  1. You’ll see a screen that previews the CSV data. Make sure to select the following items from each dropdown menu:

      a. File Origin: Unicode (UTF-8)

      b. Delimiter: Comma

      c. Then, select Transform Data.

article_image_8a4e60fa-dbe7-4d65-bc9b-2ba51ac5ae2a.png
  1. The following columns will need to be transformed: MainIdentifier, UPC, ISBN, OrderRequirement, OrderRequirementUPC.

      a. Starting with MainIdentifier, select Text from the formatting dropdown menu. 

      b. Then, select Replace Current. (You will see that all of your scientific notation UPCs now should have real UPC information on your preview.)

article_image_de2a3aef-bae9-4d0c-b93d-a7775bab5cc2.pngarticle_image_364735bb-75dc-4c91-ae32-c72532db418e.pngarticle_image_ad8c8744-21c7-41bb-bfad-ba740416d7fc.png

If you’ve tried these steps and still see that your MainIdentifier column contains UPCs that look like scientific notation (7.59606E+16) or end in a string of zeroes (75960609341000000), you’ll need to close out the import query and try again.

  1. Repeat steps 6a and 6b for the following columns: UPC, ISBN, OrderRequirement, OrderRequirementUPC.

  2. Under the File menu, click Close and Load.

Alternatives

  • Google Sheets — for simple edits, often preserves leading zeros better than Excel defaults.

  • Text editor — for very small edits, open the CSV in VS Code, Sublime, or Notepad++ to avoid Excel entirely.

  • LibreOffice Calc — has an import dialog with column type options by default.

If you have already broken the file

If you have edited a CSV in Excel and it is now failing to import, the fastest path is to re-export from the source system rather than repairing the damaged file.


Did you find this article helpful?
Previous

Order Helper

Next