A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi lzmsn,
Excel for Mac simply does not have the same features as Excel for windows. This error “*This workbook contains content that isn't supported in this version of Excel”*indicates that the workbook contains objects which are not supported in mac version of Excel.
The command button (ActiveX control) are not supported on the mac.
For your reference: Assign a macro to a Form or a Control button
Unlike other versions of Office apps that support VBA, Office 2016 for Mac and later apps are sandboxed.
Sandboxing restricts the apps from accessing resources outside the app container. This affects any add-ins or macros that involve file access or communication across processes.
In Excel for mac, you can add a button (Form control) and a command button (Visual Basic control),
Regards,
Neha