I Have Excel Sheet and I Want that it read data from Excel Sheet Row By Row And Put it in a web form (Automate) until and unless Excel Sheet Row not to an End
Asked
Active
Viewed 8,435 times
1 Answers
3
your question is not very precise or you just have not look into AAE functions. The simplest way is to use loop as below:
Then assign each row to variable
Don't forget to put "Excel Get All Cells" before starting loop.
Last step is to pass variable to web recorder which will place it in correct place.

Piotr
- 161
- 1
- 1
- 13