Beacon

Have you tried the code I posted yet, it comes with it's own progress bar?

So once you have copied the jCopy function to a bas module you can call it like so:

Public Sub movepro()
Call jCopy(source path, destination path)
end sub

Try it out and tell me how it goes...