How to Import Text documents into Project Version 2511

BALA MOODLEY 0 Reputation points
2026-01-16T11:01:42.6733333+00:00

Good Day,

I am using Microsoft Project Online Desktop Client Version 2511.

Before the September update, I could successfully import a legacy‑formatted text extract from SAP (PM Orders) into Project using a VBA macro that calls the FileOpen command with a previously saved import map.

Since the upgrade, Project no longer loads the file — the import runs, but no tasks appear. The file format itself hasn’t changed, and the macro is unchanged.

Question: What could have changed in Project v2511 that prevents legacy text files (with saved maps) from importing tasks, and how can I troubleshoot or resolve this?

I have tried teh following:

·       Confirmed file is plain text (.txt) and tab‑delimited (not spaces or commas).

·       Verified file contains at east one column with Task Name values.

·       Tested manual import via File → Open → Text Files → Import Wizard:

          o   Selected New Map → Tasks → Delimited → Tab.

           o   Mapped Task Name → Name.

·       Checked Project Options → Schedule to ensure New tasks created → Auto Scheduled.

·       Ran VBA macro with FileOpen using the previously saved map.

·       Verified ActiveProject.Tasks.Count after import (result = 0).

·       Previewed first 5 rows in Immediate Window to confirm data is present and correctly split into columns.

·       Confirmed no filters or collapsed summary tasks are hiding imported tasks.

·       Checked date and duration formats (SAP export uses dd/mm/yyyy, durations like 2d, 4h).

Microsoft 365 and Office | Project | For education | Windows

5 answers

Sort by: Newest
  1. BALA MOODLEY 0 Reputation points
    2026-01-22T08:12:27.3833333+00:00

    Good day,

    Have you had a chance to review the details I posted previously?

    Kind regards

    [Moderator note: personal info removed]

    Was this answer helpful?


  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. BALA MOODLEY 0 Reputation points
    2026-01-21T12:14:50.4833333+00:00

    Hello @Nam-D,

    We downgraded the Projects version to 2506 and successfully imported the SAP PM Orders tab‑delimited file into Microsoft Project. Kindly see the screenshot below for Projects version.

    User's image

    I also noticed that Project version 2511 experiences mapping issues. Even when the file is exprted from Project as a tab‑delimited file—where the map is created during the export process and then reused during the import—Project reports an “Out of context” error.

    Could you please advise on the next steps?

    Was this answer helpful?

    0 comments No comments

  4. Nam-D 3,980 Reputation points Microsoft External Staff Moderator
    2026-01-16T15:56:17.7066667+00:00

    Hello @BALA MOODLEY,

    Welcome to the Microsoft Q&A Forum.

    Thank you for sharing the details of your concern. Based on the information you provided, it appears that you are experiencing an issue where the Project desktop app is no longer able to import legacy‑formatted text extracted from SAP (PM Orders) using a VBA macro, beginning around September 2025.

    To further isolate the cause, could you please check whether the issue still occurs after reverting your Office apps to an earlier version? You may follow the steps in the official Microsoft article “How to revert to an earlier version of Office - Microsoft Support

    For testing purposes, I kindly recommend reverting to one of the following earlier versions:

    User's image

    Please feel free to let me know if you have any additional concerns or if the issue persists after testing. I’ll be glad to continue assisting you.

    Was this answer helpful?


  5. AI answer

    2026-01-16T11:02:24.4733333+00:00

    In Microsoft Project Online Desktop Client Version 2511, there may have been changes or updates that could affect the import of legacy text files. Here are some potential areas to investigate and troubleshoot:

    1. Import Map Changes: Ensure that the saved import map is still compatible with the current version. Sometimes, updates can alter how mappings are interpreted, so it may be necessary to recreate the import map.
    2. File Format Verification: Although you confirmed that the file is plain text and tab-delimited, double-check that there are no hidden characters or formatting issues that could interfere with the import process.
    3. Task Name Column: Verify that the column with Task Name values is correctly identified in the import map. If the mapping is incorrect, tasks may not appear after import.
    4. Project Options: Since you checked the Project Options for task scheduling, also ensure that other relevant settings have not changed. This includes ensuring that the project is set to allow task imports.
    5. VBA Macro Compatibility: Review the VBA macro to ensure that it is still functioning as intended. Sometimes, updates can affect the execution of macros, so consider debugging the macro step-by-step to identify any issues.
    6. Data Formats: Confirm that the date and duration formats are compatible with Microsoft Project's expected formats. If the formats are not recognized, it could prevent tasks from being imported.
    7. Testing with Different Data: As a troubleshooting step, try importing a simpler text file with fewer tasks or different data to see if the issue persists. This can help isolate whether the problem lies with the specific file or the import process itself.

    If these steps do not resolve the issue, consider reaching out to Microsoft support for further assistance, as there may be specific bugs or limitations introduced in the latest version that are not documented yet.

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.