Hi Group,
I'm using the FileSystemObject and the common dialogue control on one of my forms for a user to navigate to a designated folder. I list the files in a list box once the folder has been selected.
I now need to loop through this list of files and move some of the files with a certain extension type to another folder which has already been created. I would like to do this using VBA.
Kind Regards
I'm using the FileSystemObject and the common dialogue control on one of my forms for a user to navigate to a designated folder. I list the files in a list box once the folder has been selected.
I now need to loop through this list of files and move some of the files with a certain extension type to another folder which has already been created. I would like to do this using VBA.
Kind Regards