Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi All, I have a multipage web site, where Set coursetables = IE.document.getElementsByTagname("table") and after that ?coursetables.Item(16).Rows(0).Cells(0).innertext returns Page 1 of 2 Previous Page | Next Page On the web page clicking manually on Next Page bring up the next page. How can I find the object that can be clicked on in VBA (like clicking on a button is done via myButton.click) to bring up the next page? Thanks, Stefi |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Delete Page of a MultiPage | Excel Programming | |||
Select Multipage by name? | Excel Programming | |||
Userform, multipage, select a tab | Excel Programming | |||
How do I set the focus to a page in a multipage | Excel Programming | |||
how to put a reference from a page of a multipage form to another page | Excel Programming |