Get Specs Sheet vba Macro

arye6168

New Member
Joined
Nov 4, 2017
Messages
2
Hi,
I have a list with model numbers from a manufacturer, i'm looking to get they'r specs sheet
can i have a vba code that i add the manufacturers website and they are searching for the model numbers and return me the URL of the specs sheet
is it Posible?
 

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.
if their site is open to be downloaded like that, and you can convince your browser to access the correct area then yes it should be possible
 
Upvote 0
if their site is open to be downloaded like that, and you can convince your browser to access the correct area then yes it should be possible

Thanks for your quick response!

Can you explain me a little more?
i'm new in Excel Vba and in web, so how can i check if it's open to be downloaded? and if, what will be the code?
if you can help me? I will
gain lots of hours of work, Thanks again!
 
Upvote 0
from the tool bar Data > Web and you should be able to complete the data abstraction, many different forms to do this, so youtube could help you understand what you want and how to get it, once you have the concept you can explain how what you have (and what it is) dosen't quite fit your circumstances. I don't think its possible to give a one size fits all answer
 
Upvote 0

Forum statistics

Threads
1,221,417
Messages
6,159,789
Members
451,589
Latest member
Harold14

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