A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Dear @Bud Venne,
Thank you for the detailed explanation; that helps a lot.
Before I suggest any fixes, I’d like to narrow down a few key points because in corporate (M365) environments this behavior is often affected by policy or how Excel is launched.
Could you please confirm the following:
- How are you creating the new workbook?
- Do you see any workbook opening automatically when Excel starts (even briefly), which might indicate something else in
XLSTARTis loading? - Is there more than one XLSTART location active? (Excel uses two possible paths)
%AppData%\Microsoft\Excel\XLSTARTC:\Program Files\Microsoft Office\root\Office16\XLSTART(or similar) Can you check whether there is anotherBook.xltxor any.xlsxin the Program Files XLSTART? - Does Excel open in Safe Mode produce the same result? (Run:
excel.exe /safe, then try Ctrl+N) - Are there any Group Policies applied for Office templates? If you check in Excel: File > Options > Advanced > General > “At startup, open all files in”
Is anything configured there?
- What exactly is inside your XLSTART folder now? Only
Book.xltx, or are there other files likePERSONAL.XLSB, add-ins, or other templates? - Are you using OneDrive Known Folder Move or redirected AppData? (Sometimes templates in
AppData\Roamingare redirected and Excel doesn’t resolve them correctly.)
Once I have these details, I can identify whether this is: expected behavior limitation in M365, a path/priority issue between template locations or a GPO restriction overriding Book.xltx.
Looking forward to your update so I can guide you precisely.