Hey there,
I'm building a catalogue in Excel for attachments.
To stop the loop of one folder i used the loop condition firstfreerow <= folderA.count
which works well for the first subflow.
For the second and the third subflow i used folder condition firstfreerow <= folderB.count ; firstfreerow <= folderC.count
But the loop doesnt process the folder and pretends like the condition is already fulfilled.
Hope someone can help me - I'm pretty new to PAD, so excuse me if my process was not the most clever one.
Best regards Alex 🙂