11-10-2009, 08:58 PM
Hi,
Remove the "" for row,column.
Try as given below :
Examples:
Remove the "" for row,column.
Try as given below :
Examples:
Code:
JavaWindow("...").JavaTable("...").SetCellData 0, 0, "value"
JavaWindow("...").JavaTable("Table Example").SetCellData 2, 4, "CostCenter"