Get 1 table pulling from several worksheets

pendulum

Board Regular
Joined
Feb 27, 2015
Messages
53
Office Version
  1. 2021
I'm looking for a good approach here with this data and how to parse it.

I have a webpage which gives 1 messy table of raw data for each month; each a separate page.
I've been doing select-all -> paste into excel, and from that I parse into a nice a table on a new worksheet.

But now another month comes in, and because it's tricky to paste onto the previous raw data worksheet, I make a new one worksheet.
scrnsht_2022-11-05_091324.jpg


Now how do I get all this stuff to seamlessly come together?
Just manually change the formula to pull from a new worksheet each month? Then excel doesn't like that inconsistent formula.

scrnsht_2022-11-05_091512.jpg


What's a good approach here?
 

Excel Facts

Who is Mr Spreadsheet?
Author John Walkenbach was Mr Spreadsheet until his retirement in June 2019.
You can look for a good tutorial on how to combine data from multiple sheets through Power Query (Get & Transform).
Or maybe even get it connected to that website directly.
 
Upvote 0

Forum statistics

Threads
1,214,891
Messages
6,122,105
Members
449,066
Latest member
Andyg666

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