Hi all,

I have the following VBA code that open a webpage in IE, waits 10 seconds, then closes the webpage. What I have been trying to do is have VBA click a link on the webpage while it is open, however I am get syntax errors. The code I am using is:

Please Login or Register  to view this content.
The website in cell A10 that I am accessing is
HTML Code: 
The link that I am trying to in click on is "Meeting Results".
If anyone could help, I think I just need one line of code that will tell excel to click the javascript button on the webpage.

Thanks :-)