Is there a way to use the "For each in collections/for each path" to search multiple folders?
Example: I have a macro that saves a file in a folder on the desktop. The folder is created by the user so it may be different each time. I can use the ~/Desktop to search by date added however it only finds files on the desktop and does find in folders.

I basicly want to have the macro find the last saved file in any folder on the desktop, rename, and move it to another location.
Can this be done?

