A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Indeed, this seems to work.
Haven't rebooted yet, though...
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Since I have upgraded from Office 2013 to Office 2016 (from Office 365 Home), I get the following behavior in Excel:
If I double-click on a [shortcut to a] file, Excel starts with two Windows open:
Any clue?
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
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.
Indeed, this seems to work.
Haven't rebooted yet, though...
Great! Option 1 worked like a charm. Thanks so much for your suggestion, this has been driving me crazy.
Alas, that's not a solution: removing the files in XLSTART removes the functionality that's associated them!
In my case (and many people's case) the PERSONAL.XLSB file is there, containing personal workbook-independent macros.
I'm afraid you'll have to live with it until Microsoft releases a bug fix. In the meantime, start Excel first, then open workbooks, either from within Excel or by double-clicking them in File Explorer.
I solved this problem exporting all my Macros from Excel, in my case I just copied and pasted it into Notepad++ using the Visual Basic from Developer Toolbar, closed Excel, than I moved (or delete if you want) my old PERSONAL.XLSB from "%appdata%\Microsoft\Excel\XLSTART", opened Excel again, created a new Macro so the file PERSONAL.XLSB was created again... And using Visual Basic again, pasted all my Macros back, closed Excel.
Had to re-configure my shortcuts but more importantly, no more a second copy of Excel being opened.