Turning 1 workbook link into a table

Vbanoob98

Board Regular
Joined
Sep 13, 2019
Messages
128
I have 200 links to different workbooks that I need to turn into tables/data.

=+'https://onedrive.com/Documents/[File1]Sheet1'!E1
=+'https://onedrive.com/Documents/[File2]Sheet1'!E1
=+'https://onedrive.com/Documents/[File3]Sheet1'!E1
...
=+'https://onedrive.com/Documents/[File200]Sheet1'!E1

I need columns E:G. So the table would be from E1:G100.

I know I can drag each one to the side and then downwards but its going to take too long. I also dont know if its better to have each link create a table in a new sheet or everything in the same sheet. It would be nice to have at the beginning of the data the name of the file. I'm researching loops at the moment as I feel that might be the best way


Thanks a lot guys!
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.

Forum statistics

Threads
1,214,618
Messages
6,120,544
Members
448,970
Latest member
kennimack

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