Scrape data from table by appending text to link

severus

New Member
Joined
Nov 23, 2013
Messages
2
Hello Folks,


I'm new to excel and I was looking for vba code for pulling data from a table on a website.
I did manage to find a video on YouTube that came close to what I wanted but .due to my knowledge gap:confused: I couldnt accomplish what I really wanted to do .
It would be appreciated if anyone could help me code based on the below specification


Link to the video I found :Automated data scraping from websites into Excel - YouTube


Unlike the video,I have a userform, with a text box and a button. my intention is to append the value of the text box (mentioned in the video) to the link so that
in the event of a value being entered into the textbox and clicking the button, the link is appeded with the textbox value and link with the appended text is redirected to the
desired page on the site.and once that has been accomplished, the table should be copied on to the excel sheet where I can perform the necessary manipulation.


Also I wanted to know whether it is possible to copy multiple lines in a column to a multiline texbox.:confused:




All help is deeply appreciated.:)


Regards
Severus
 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.

Forum statistics

Threads
1,223,888
Messages
6,175,208
Members
452,618
Latest member
Tam84

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