ExcelDna icon indicating copy to clipboard operation
ExcelDna copied to clipboard

Office 365 does not open blank workbook after startup if ExcelDNA Addin is active

Open korndi83 opened this issue 5 years ago • 6 comments

Since the latest Office 365 update no empty workbook is opened on Excel startup if an ExcelDNA Addin is active. I also removed all code from my addin class to make sure it's not my code which causes the issue.

korndi83 avatar Jul 26 '19 08:07 korndi83

This is an Excel bug that affects all .xll add-ins. It was fixed in 2017, but has subsequently returned.

Please add your voice to this discussion on the "Excel for Developers" forum, to help Microsoft take note of the problem: https://social.msdn.microsoft.com/Forums/Lync/en-US/a2b1b34e-5914-48df-bc19-71fa502477d2/excel-2016-bug-the-excel-window-shows-no-content-at-startup-if-an-xll-is-registered?forum=exceldev

govert avatar Jul 26 '19 10:07 govert

@korndi83 My Excel is now updated to version 16.0.12001.20000 and the blank startup problem seems to be gone.

Could you please check with the current Excel version and confirm whether you still have this problem?

govert avatar Aug 13 '19 10:08 govert

Hi Govert,

I updated Excel to latest version today: Microsoft Excel for Office 365 MSO (16.0.11328.20390) 64-Bit

But the problem still exists :(

korndi83 avatar Aug 19 '19 05:08 korndi83

I had a customer report this today with 16.0.11328.20438 (32 bit).

jimfoye avatar Oct 29 '19 20:10 jimfoye

@jimfoye Yes - that version does not seem to have the re-implementation of the fix yet. If you find versions since 16.0.12001.20000 that have the problem, I'd be interested to know.

govert avatar Oct 30 '19 10:10 govert

Super annoying that this is still a problem in 2021. The only suitable "fix" I've found is to disable the Excel splash screen. I'm on 16.0.13929.20206 (32-bit). I wonder who we'd have to bribe at Microsoft to fix this.

image

louwill avatar May 20 '21 14:05 louwill