08-24-2010, 09:40 PM
Hi,
Try with RowCount,ColumnCount methods of WebTable and loop thru the WebTable.
Note: Once your expected entry is found, quit out of the loop using "Exit For" statement.
Hope you could solve it on your own
Try with RowCount,ColumnCount methods of WebTable and loop thru the WebTable.
Note: Once your expected entry is found, quit out of the loop using "Exit For" statement.
Hope you could solve it on your own