08-25-2010, 10:29 AM
Hi,
As per my understanding with ur issue,
You can validate the data by fetching the cell value using "GetCellData"
Syntax:GetCellData(row,Coloumn)
You can fetch the row value for the matching text w.r.t to the coloumn by using
GetRowWithCellText(Start From Row,Text to Find,Column)
Please let me know for further clarification.
Regards,
Venkat.Batchu
As per my understanding with ur issue,
You can validate the data by fetching the cell value using "GetCellData"
Syntax:GetCellData(row,Coloumn)
You can fetch the row value for the matching text w.r.t to the coloumn by using
GetRowWithCellText(Start From Row,Text to Find,Column)
Please let me know for further clarification.
Regards,
Venkat.Batchu