Create overview list that pulls in data from downloaded sheet

Jyggalag

Active Member
Joined
Mar 8, 2021
Messages
422
Office Version
  1. 365
  2. 2019
Platform
  1. Windows
Hi all,

I am currently downloading a bunch of sheets that look like this:

1650613037633.png


I would like to make an overview in my sheet called "List", where the data from "Sheet1" is automatically pulled in.

However, I would like to do this without making any changes to the downloaded sheet, including not changing its name as well, in order to automate the process as much as possible.

So far I have gotten some very nice help from @Fluff with an incredibly smart INDIRECT INDEXMATCH formula that can pull in data based on the sheet name and a value in the column. However, this means that I would have to rename the sheet every time to make its name match with a value contained in the list overview.

Does anybody know of some smart automation solution to this, maybe PowerQuery?

Apologies for the confusion and thank you so much everybody! :)
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).
If you are "downloading" the sheet you must be using VBA. Why not just change the sheet name while you're at it? HTH, Dave
 
Upvote 0

Forum statistics

Threads
1,214,982
Messages
6,122,581
Members
449,089
Latest member
Motoracer88

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