The Select Cell dialog is displayed when you select the Variable mode and click the Select Cell button on the right of the desired Table variable in the Edit Parameter dialog. Use the Select Cell dialog to specify the column and row indexes of the desired table cell.

To specify a column
To specify the column name or index, do the following:
- Click within the Value cell on the right of the Column line.
- If the columns of the Table variable have names, press the down arrow and select the desired column name from the drop-down list.
Alternatively, you can use the Value edit box to specify the index (zero-based) of the desired column.
To specify a row
To specify the desired row by its index, do the following:
- Click withing the Value cell on the right of the Row line.
- Enter the index of the desired row (zero-based) in the Value edit box.
Specify the desired cell and click OK. TestComplete will assign the value of the selected cell to the modified parameter. Cancel will close the dialog without applying any changes.
See Also
Edit Parameter Dialog
Specifying Operation Parameters
Variables of the Table Type