Move All Items in a Folder to Another Folder

I can't seem to figure this out, I'm trying to take a variable that is the folder location (/User/Name/Desktop/Folder) then move all the files in that folder to a set location. I've tried the "For each item in a collection execute action" but unless I'm doing something wrong, I can't figure that out.

Thanks!

It would help if you could show us exactly what you're trying now; without seeing what your macro looks like, we have no idea what could be going wrong. Please see Tip: How Do I Get The Best Answer in the Shortest Time?

That aside, it was fairly quick to create a sample of a working macro that does what you describe, so feel free to adopt this or use it to see where you might be going wrong with your current one:

Move All Files.kmmacros (2.0 KB)
image

1 Like