Forum Discussion
DhritimanL
Jul 19, 2020Copper Contributor
Export Data From Power Query into Multiple Excel Sheets based on criteria
Please find here below the structure of the data I am working on, I would like to get some help to find a way that when I export the data from Power Query I am able to achieve 2 things. 1) The data ...
rgivens7
Sep 26, 2022Copper Contributor
I keep getting "Run-time error '9':
Subscript out of range" and it takes me to
Set full_data_listobject = ActiveWorkbook.Worksheets("full data").ListObjects(1)
Subscript out of range" and it takes me to
Set full_data_listobject = ActiveWorkbook.Worksheets("full data").ListObjects(1)