sumifm's blog
VBA code to execute Java-script on webpage
Submitted by sumifm on 18 July, 2014 - 00:53Hi
I am stuck in automation of a website by VBA. It has Javascript under a dropdown menu(Download). I wrote down VBA code but neither it gives any error nor it executes the Java script. Here is HTML code
and VBA code
For Each MyHTML_Element In IE.document.getElementsByTagName("a")
Recent comments
5 years 42 weeks ago
6 years 28 weeks ago
6 years 40 weeks ago
6 years 42 weeks ago
6 years 43 weeks ago
6 years 49 weeks ago
7 years 5 weeks ago
7 years 5 weeks ago
7 years 5 weeks ago
7 years 5 weeks ago