Getting Multiple queries from a folder

learningpython

New Member
Joined
Oct 10, 2012
Messages
17
Hello Experts.

System: Excel 2016
I have a folder with about 50 .xls spreadsheets, they are not the same formats and I do not want to combine
=Excel.Workbook([Content]), I tried but in vain. Please can you share the link to help me resolve this Issue please.
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
So, what’s the problem If you don’t want to combine?
Hi @Matt thank you. I want as a initial step, to have each of the sheets loaded into separate queries and use Join with Full Inner join to extract a report, see the final pic ( I am not sure how to achieve the final pic, yet) but when I point to the folder and bring all the data is combined. But please advice me, if I can achieve the final result just by pulling the all the relevant files in a combined files as I get now using Excel.Workbook([contents]). Await for your advice.
 

Attachments

  • Initial_Step.PNG
    Initial_Step.PNG
    35.5 KB · Views: 6
  • Final_Result.PNG
    Final_Result.PNG
    11.3 KB · Views: 6
Upvote 0

Forum statistics

Threads
1,216,773
Messages
6,132,644
Members
449,740
Latest member
Stevejhonsy

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top