Hi,
I'm trying to move all my files (4008 files/1 dir) to move to different dirs.
i've made a function out of some examples on this board. But without success.
here's my code, i hope someone find the fault.
Public Function Movingdir()
Dim objdir As Object, objfiles As Object, objfile As...