am trying to use automation in from Microsoft Access 2003 to control Internet Explorer 9 to complete a form using database data.
The input fires an event in the br
If you want (in IE9) to put the following line right before line "Next i". it should also work even if you do not loose the focus?
objRows(n).Cells(i).GetElementsByTagName("input")(0).Click