Hi All,
I am trying to learn how to navigate web pages using internet explorer and VBA in Excel.
What I would like to do is to go to the following web page (allyouneedtotri.com/directory/listing/clubs-and-training-venues/159/triathlon-clubs), navigate to each 'more info' page and download all the email addresses from the 'more details' pages into a sheet (there is only one in each of the 'more details' tabs)
I would then like the macro to click the number 2 on the page allyouneedtotri.com/directory/listing/clubs-and-training-venues/159/triathlon-clubs, to display the next 10 items and then the macro needs to go to each of their 'more info' pages and download the email address from each page.
I have made a few attempts but I have made a complete mess of the code and nothing seems to work.
If someone could write the first part of the code so that I can have a look and learn from it then that would be awesome
Regards
Ross
I am trying to learn how to navigate web pages using internet explorer and VBA in Excel.
What I would like to do is to go to the following web page (allyouneedtotri.com/directory/listing/clubs-and-training-venues/159/triathlon-clubs), navigate to each 'more info' page and download all the email addresses from the 'more details' pages into a sheet (there is only one in each of the 'more details' tabs)
I would then like the macro to click the number 2 on the page allyouneedtotri.com/directory/listing/clubs-and-training-venues/159/triathlon-clubs, to display the next 10 items and then the macro needs to go to each of their 'more info' pages and download the email address from each page.
I have made a few attempts but I have made a complete mess of the code and nothing seems to work.
If someone could write the first part of the code so that I can have a look and learn from it then that would be awesome
Regards
Ross