Bug report - Excel version Office 365 ProPlus.
Hi Excel Team. I'm experiencing issues with Data Import From Text/CSV where the import Wizard is incorrectly truncating columns and not importing all the data. To replicate:
- In Excel select the "Data" menu from the ribbon
- Click "From Text/CSV"
- Browse and select the file to import (use a file with say 20 items per row, separated by your chosen delimiter. This should import as 20 columns)
- Select File Origin: "1252: Western European (Windows)"
- Choose a delimiter relevant to your data and click Load
- You'll notice that columns are truncated and not all data is imported
EXAMPLE 1 - Using backslash as a custom delimiter, when I import a file and select the backslash character "" as a custom delimiter, the imported data is incorrectly truncated to 6 columns.
EXAMPLE 2 - Using Tab as a delimiter, when I import a file and select "Tab" as the delimiter, the situation is improved, but this time the imported data is incorrectly truncated at 14 columns
In both cases, columns are truncated and data is lost. Please investigate and resolve this bug. (Text import used to work ok in older versions of Excel and is still invoked when selecting Data > Text to Columns). Use Data > Text to Columns as a current
workaround until the Import wizard is fixed.