01-24-2014, 10:06 AM
hi there,
Please use the GetCellData method to fetch the data from the AcxTable.
Please use the GetCellData method to fetch the data from the AcxTable.
Code:
msgbox VbWindow("frmMain_2").VbWindow("fBulkTestSelection").AcxTable("FarPoint Spread 3.0").GetCellData(7,2)
Thanks,
SUpputuri
SUpputuri