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: Most helpful
  1. Anonymous
    2024-03-11T07:23:35+00:00

    Sounds really good Ed. Looking forward to have an update.

    We are still running on Version 2312 (Build 17126.20190), but I have to say, that this version is far better than 2311. Of cause it's not the best version Excel have ever released, but when we have issue I just export all code and import it again, which helps on the problem for now.

    Alex

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2024-03-08T23:39:11+00:00

    Hello !!! today was no different than yesterday. As you will see I started Excel 87 times in Safe Mode to either type VBA code or test VBA code.

    Out of those 87 starts, I got ZERO Excel crashes. Looking good. Now I need to return to start Excel in Normal Mode to continue coding and testing. I still have a lot of things to do.

    I am going to try to find a way to count the number of times I start Excel in normal mode.

    Perhaps create a .BAT file that appends a msg to a text file with "Starting Excel at date time..." and use that as a counter.

    I will continue with this, tomorrow Saturday and Sunday and will post again Monday afternoon.

    Have a good weekend.

    Cheers, Ed

    Image

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2024-03-07T20:41:00+00:00

    Okay, that sounds really good EOutlook! Looking forward for your update

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2024-03-07T20:38:53+00:00

    That sounds promising - thank you for the update

    Was this answer helpful?

    0 comments No comments