Hi Alex, I do not see your attachment ?
I would like to try your advice below and see if it works.
* Your test takes only one value from Sheet 1 and only one value from Sheet 2.
In this case, most likely, the operations which simulate user actions are not within the loop body (see the attached image).
To fix the problem, include the operations to the loop body. To do this,
select these operations in the test editor (you can use Ctrl- or
Shift-click for multiselection) and click the green "right arrow" button
on the editor's toolbar.
After you moved the operations, please copy data from Sheet 2 to Sheet 1
in your Excel file and change your test, so that it works with one
sheet only.