01-24-2014, 12:03 AM
Hello,
I am trying to read the data from a specific cell of a table but I am not able to do it.
OR:
Please see the image.
Script I have so far:
If I want to read the cell 7,2 then store the value into a variable, How can I do it?
Thanks.
I am trying to read the data from a specific cell of a table but I am not able to do it.
OR:
Please see the image.
Script I have so far:
Code:
VbWindow("frmMain_2").VbWindow("fBulkTestSelection").AcxTable("FarPoint Spread 3.0").Output CheckPoint("FarPoint Spread 3.0")
If I want to read the cell 7,2 then store the value into a variable, How can I do it?
Thanks.