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 ...
DhritimanL
Jul 20, 2020Copper Contributor
Thank you the help.
I am using office 365 and am able to use Dynamic arrays. I tried using your sample sheet on my system and seem to have run into a error here.
I am not VBA aware, sharing here with you the debug screen shot for runtime error 1004.
Do please help further on this.
Kind Regards
Dhritiman
OwenPrice
Jul 20, 2020Iron Contributor
Please make sure you have selected just the data rows in the column and not the entire column. It should be like this (i.e. the header is not selected):
To do this, you hover your cursor over the column header until you see the black arrow to select the column, then select and it will just select the data and not the header.
This is wrong (entire column is selected):
Please try this and let me know how you get on.
- DhritimanLJul 20, 2020Copper Contributor