01-20-2014, 03:58 PM
No, you can not.
But there is a simple way you can do the same.
But you have to make sure that "Run Only One Iteration" option under File>Test Settings>Run tab. Otherwise, you will get the entire column values.
But there is a simple way you can do the same.
Code:
Datatable.SetCurrentRow row
Value = datatable(col,sheetnumber)
print Value
Thanks,
SUpputuri
SUpputuri