Importing data from web source

Devvy

New Member
Joined
Aug 22, 2023
Messages
1
Office Version
  1. 2016
Platform
  1. Windows
1692702219259.png

Hello fellow Excel users, I've got a pretty good grasp on using excel but this one stumps me and hoping one of you have an excellent solution.
I'm trying to build a list of title from Discogs seller, that I can match with a want list.
The above is a "Import from Web Page" with enquiry in A1, then G1&H1 using couple of IFs only listing Album Title & Cost.
Due to Discogs search, only 1st 250 of someone's marketplace can be loaded, each title has 5-6 lines of unnecessary info and then I've got another enquiry at around line 1200 to load next 250 titles.
The blue button is a macro that copies all G & H to I & J, then sorts and removes duplicates. K removes using SEARCH everything after last '('.
Then 'L' is conditional formatting on '0' for red cross or '1' green tick.
So what I'd like to do is;
A. somehow edit the WEB PAGE import so I can insert the user by referencing a CELL and execute the enquiry;
E.G https://www.discogs.com/seller/ABC/profile
B. Automate the whole process so I don't need to click the blue button after data downloaded.
Can anyone help please.
Regards
Jeff
 

Excel Facts

How can you automate Excel?
Press Alt+F11 from Windows Excel to open the Visual Basic for Applications (VBA) editor.

Forum statistics

Threads
1,215,069
Messages
6,122,954
Members
449,095
Latest member
nmaske

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