I have been trying to click a button on webpage using VBA but with no luck, I could see some JavaScript is used which I am not sure how to use this.
below is the code which I am using also snip of html code is below
ie.document.getelementbytagname(""nobr").click
below is the html code
Insert Row
Please help
KR Manoj Sahoo