How to assign Excel cell contents to a variable

Matt Sebastian
September 23, 2016 00:50 ANSWERED
I would like to feed data into UiPath from an Excel worksheet so that I can later output the data onto another system.

I don’t know the best way to do this, but I figured I could loop through excel ranges and store the values in variables before pasting them into the other application.

Any advice on how to do this?

Thanks,

Matt

Andrei Pop September 26, 2016 10:53
Hello Matt,

Please check the following sample: Dropbox - File Deleted

All the cells are printed in output using write line.

Thanks,
Andrei