Issues with VBA after upgrading to Version 2311 (Build 17029.20108)

Anonymous
2023-12-18T11:06:31+00:00

Hi, after updating to Version 2311 (Build 17029.20108), we face seriously many issues with our Excel Macro solutions. Something we have never seen before (or at least not for a long period of time). Even things like standard commands like thisworkbook fail. We had to change to 'Monthly Enterprise Channel 2310', which fixed the issue.

Also, it happens on different computers, with different workbooks, so it's not a question about reinstall Excel or something like that.

Btw. We have been working with Macros as our Core business for more than 8 years, and have millions of lines of code. So we normally know what we do.

Is there other people in here which get the same kind of errors with VBA using this version?

Microsoft 365 and Office | Excel | For business | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2024-01-10T18:50:07+00:00

All our issue was fixed by rolling back from Version 2311 (Build 17029.20108) to Version 2310 (Build 16924.20180).

We had all kind of weird issue with this Version 2311 (Build 17029.20108).

Was this answer helpful?

6 people found this answer helpful.
0 comments No comments

157 additional answers

Sort by: Oldest
  1. Anonymous
    2023-12-19T20:37:42+00:00

    Actually, I don’t know. I don’t use this part, as we just coding everything in the build in editor.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2024-01-10T11:16:15+00:00

    Come on Microsoft now all my VBA code in MS Excel Macro sheets do not work after your Update 2311 (Build 17029.20108) upgrade.

    We have had macros running at our site for multiple years and one VBA app I am writing that all of a sudden does not work after the latest upgrade to Version 2311 Update 2311 (Build 17029.20108).

    Programs that have worked for years, all of a sudden give errors without any error message, just your VBA code does not run or you cannot save the file.

    These errors range from not being able to save a work book with VBA code, I remove the code and I can save the Workbook to not running VBA code or CALLing other code like user written function within the same workbook. It is very confusing and easily to found out why and I have to search the web to see if there was n issue and there sure is

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2024-01-10T12:11:03+00:00

    Share us a screenshot. You may rollback update as workaround and wait Microsoft to fix it.

    How to revert to an earlier version of Office - Microsoft Support

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2024-01-10T12:22:02+00:00

    Here is the output of trying to save a Macro worksheet, there are not updates. When I remove all the modules in the DEVELEOPER section this workbook saves

    Was this answer helpful?

    0 comments No comments