Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
data from row column intersection
#2
Solved: 10 Years, 9 Months, 3 Weeks ago
you can use

Code:
DataTable.SetCurrentRow(RowNumber)'this will set the row
and

Code:
DataTable.Value(ParameterID [, SheetID])

or

Code:
DataTable(ParameterID [, SheetID])
to retrieve the value from a specified row and column
Reply


Messages In This Thread
RE: data from row column intersection - by sreekanth - 03-04-2008, 06:35 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  DataGrid: double click on selected row robertosalemi 0 4,292 05-12-2016, 03:00 PM
Last Post: robertosalemi
  Row count is always shown as 1 Harry1999 0 1,979 04-14-2016, 11:11 PM
Last Post: Harry1999
  [UFT] Get column name from SfwObject felino 0 2,910 12-02-2015, 04:07 PM
Last Post: felino
  Keep row number imbizile 0 2,585 09-18-2014, 03:31 AM
Last Post: imbizile
  Retrieve row number based on value in DataTable marfa 6 30,012 07-31-2014, 08:36 PM
Last Post: dharshinishankari@gmail.com

Forum Jump:


Users browsing this thread: 1 Guest(s)