A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Hi @Luxsparks
Based on the repair log, Excel for Mac is detecting an issue with the workbook's VBA project and is automatically removing the vbaProject.bin component during file recovery:
To help narrow down the cause, could you confirm a few details:
- Was the workbook originally created on Mac or Windows?
- Has the file recently been opened or edited on a different platform/version of Excel?
- Is the file stored on OneDrive, SharePoint, a network drive, or another synced location?
- Were there any recent changes to VBA components such as module names, UserForm names, class names, or project names?
In the VBA project, does it contain special or non-ASCII characters (for example: ä, ö, ü, é, ñ, special characters, etc.) in module names, UserForm names, class names, or the VBA project name itself?
If possible, please also test the workbook in Excel for Windows. If Windows Excel opens the file without removing the VBA project, that would help determine whether this is a Mac-specific compatibility issue rather than corruption of the VBA project itself. Also, please provide your Excel version.
I look forward for your response.