03-29-2009, 04:35 AM
If there's only one link in the tablecell, use the .ChildItem on the table, like:
Code:
Browser("Imperial Oil Limited").Page("Imperial Oil Limited").Table("TableName").ChildItem(intRowNum, intColumnNum, "Link", 0).Click