How to open a workbook from Excel 16 with VBA on MAC?
问题 I want to open a simple workbook from a little macro with the VBA of Excel 16 on a MAC 10.10 but I can't. I have my macro: Sub Test() Call Workbooks.Open("Classeur1.xlsm") End Sub With Office 11, this function works fine but I have an error with Office 16: Run-time error '1004': Application-defined or object-defined error Do you have any idea to fix it please? 回答1: The problem is Excel 2016 for Mac has a strange "default" directory that it works in. Mine starts up in /Users/xxxxx/Library