Hello everyone,
I need to develop the following function with power automate desktop. Once i open an excel file and declare the range of cells in a column, for example A1:A5, copy the value of each cell and paste it in different notepad files.
For example: copy cell value A1 and paste it in a notepad1 file.
copy cell value A2 and paste it into notepad2 file. etc...
Can you help me how to create this loop?
Thanks:)