04-25-2012, 05:17 PM
1) First count Number of Tables are available in A page.
2) Identify 'Other Information' Table index
3) Get the corresponding cell value with the help of Row and Col number in 'Other Information' table
Ex: obj.getcelldata(3,2) '3rd row and 2' column
2) Identify 'Other Information' Table index
3) Get the corresponding cell value with the help of Row and Col number in 'Other Information' table
Ex: obj.getcelldata(3,2) '3rd row and 2' column