Exported CSV Reports from SendPro Enterprise not formatted correctly in Excel

Learn how to open SendPro Enterprise reports in CSV format in Excel so that the numbers are formatted correctly.
Products affected: SendPro® Enterprise

Issue

When exporting data to a Comma Separated Delimited file (CSV), long numbers in the file may be changed to a shorter number with an E in it.

Cause

Excel changed the number into E Notation of Scientific Notation.

Resolution

To open the files in Excel so that the numbers are formatted correctly, use one of the following options.

Solution 1: Change the file type before importing

  1. Download the file as a CSV file.
  2. Rename the file and change the file extension from .csv to .txt.
    If you can't see the file extension, go to the View tab and check the File Name Extensions box.
  3. Open Excel.
  4. Change the File Type menu from All Excel Files to All Files.
  5. Go to File > Open or Open > Browse and open the .txt file you just renamed. The Import Wizard opens.
  6. Select Delimited and My Data has Headers and select Next.
  7. Check Comma and select Next.
  8. In the Data Preview area, find any column that has a long string of numbers (10 or more) and click on the column. In the Column Data Format box, select Text. Repeat for each column with more than 10-digit numbers. Once complete, select Finish.
  9. The file should open and all number fields that were changed to Text should display as a regular number rather than in the E Notation format.
  10. Save the file. It is recommend to save the file as an Excel file type in order to save your changes.

Solution 2: Use the Get Data option to import the file

  1. Download the file as a CSV file.
  2. Open a blank Excel document.
  3. Select the Data tab.
  4. Select Get Data > From File > From Text/CSV.
  5. Select the CSV file you downloaded and select Open. A new window opens.
  6. Select the Transform Data button. The Power Query Editor window opens.
  7. Find any column that has a long string of numbers (10 or more) and right-click on the column header. Select Change Type and change the type to Text.
  8. If prompted to confirm the change, select Replace Current.
  9. Repeat for each column with more than 10-digit numbers.
  10. Select Close and Load.
  11. Save the file. It is recommend to save the file as an Excel file type in order to save your changes.

UPDATED: June 15, 2022