'No macro for Power Query in Excel 2013
I installed "Power Query" in Excel 2013. Works fine. However it doesn't support VBA. No code is generated when I try to make a macro with the macro recorder. What I am doing wrong?
Solution 1:[1]
What I am doing wrong?
Using Excel 2013 in 2022. You should upgrade already.
It will work if you upgrade to 2016.
https://docs.microsoft.com/en-us/office/vba/api/excel.workbookquery
WorkbookQuery object (Excel)
An object that represents a query that was created by Power Query. Introduced in Office 2016.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | TheRizza |
