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: Newest
  1. Anonymous
    2024-02-22T14:04:23+00:00

    Rebuild the entire tool? Sounds like a crazy suggestion. I could understand if they wanted you to recode part of the code, and write it in another way or something. Have you tried to export all modules, delete them, and import them again?

    Also, can you say which version of Excel you are working?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2024-02-22T13:56:00+00:00

    I tested last night and still getting the corrupt file if I save or save as. The difference is when I selected fix, it actually did, but basically wiped out all graphics and pivot tables from the workbook. Microsoft Customer Service basically told me to rebuild the entire tool in the new version and it should work. Everything else they had me try failed, i.e. reinstalling office, repair office, etc..., the check the box measures. So now they want me to rebuild it so I can put in all that work and maybe it will work. Very frustrating because it affects my business and my clients.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2024-02-22T13:11:44+00:00

    Yesterday MS released 2402. According to the release notes it does not address this issue. I spent the day (yesterday) coding and testing and had no problems or crashes.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2024-02-22T12:26:19+00:00

    Has anyone had any success with testing the 2401 build that came out around the 13th? I believe this was supposed to include a fix for some of the VBA issues.

    Was this answer helpful?

    0 comments No comments