Excel for mac export xml

broken image

Right-click the module, and then select Export File.

broken image

In Excel, make sure the Visual Basic Editor is open by pressing ALT+F11. VBA code that uses the following entities in the Excel's object model also work in Excel for Mac: Queries object, WorkbookQuery object, Workbook.Queries Property. For more information, see Excel VBA reference. On Excel Windows, develop queries by using VBA. A sample program is provided for you at the end of this section. Transferring a VBA code module in a file from Excel for Windows to Excel for Mac is a two-step process.

Although authoring in the Power Query Editor is not available in Excel for Mac, VBA does support Power Query authoring.