having a few issues getting an excel vba to scrape a webpage.
I require a vba to do the following
1. visit the url on the excel sheet - There is a whole list of 100 URL's.
2. extract 3 data sets
3. populate 3 columns in the excel sheet
4. Loop to next url in list.
I have managed to extract the data i need and get it into the immediate view window in but I am struggling to set the value of the URL from the cell and loop down the list.
I wish i could share the website but there is a login and password access required.
i have put +++++ where the url should be.
any pointers or help i will be grateful for
Bookmarks