Help With Importing Multiple Web Reports Into Excel

tjeacret

New Member
Joined
Oct 22, 2010
Messages
22
Hello. I am working on a report for my team at work. What I have done so far is used the online reporting we have to save the reports I need to compile to build a performance dashboard. Each report has a specific URL and I have 22 URL's I need the data from to make the report function. I have all the URL's pasted in individual cells starting with A1 down to A22. I am needing something in Excel to tell it to open hyperlink in A1, export the data to sheet Sheet2, then move to A2 and export to Sheet3 and so on and so on. How do I get this done correctly?

Thanks for your help!
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.
Have you tried a web query? If it works use the macro recorder with you creating a web query to import one of the URLs, then edit the code to loop through cells A1:A22 and have the web query retrieve the data onto the appropriate sheet.
 
Upvote 0

Forum statistics

Threads
1,196,319
Messages
6,014,622
Members
441,832
Latest member
tony tessman

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