I have prepared an excel file with data that I want to import into MS Project.
This should be done via the standard Create new Project from Excel workbook function where you map the column headers from the Excel file to the standard MS Project fields.
The Excel file contains primarily text that gets matched to the Text1, Text2, Text3, etc. standard fields in MS Project. Importing these fields works without problems.
One of the columns in the Excel file contains semicolon seperated values in order to establish predecessor-successor relationships between tasks from the get-go.
The values in the successor column are formatted as required by MS Project (seperated by semicolons, cell data type is Text). E.g.:
45;46;48;52;64;102;143;160;(...)
This particular column presents a problem to MS Project when importing. The mapping matrix does not recognize the excel columns anymore:
When I delete this column from the excel file, all column headers appear as normal.
There are a couple of additional details that I'd like to mention:
- The successor column contains cells with a large number of successor references (currently the longest entry contains 954 characters in total).
- I've tested the import of successors successfully in a smaller context (less successor values).
- I'm using MS Project 2013
- The Excel worksheet does not contain spaces or other special characters in its name - as outlined here:
How to Import Excel Worksheet into Microsoft Project?
Does anybody have an idea as to why this bug is appearing?
Or does the problem lie with the big scope?