christian2016
Board Regular
- Joined
- Oct 6, 2016
- Messages
- 123
Hi Guys,
Need a code which list the full file path of all folders, sub folders and files held on a shared drive and writes the results within excel. So basically everything stored on the drive.
example:
Column A
C:\new folder\test.doc
C:\new folder\test2.xls
etc.
There are a lot of files on the drive so looking at something that will do it fairly quick. Less than 5 minutes.
I know I can do this in CMD but i need a vba to do it and unsure where to start.
Any help is greatly appreciated.
thanks
Need a code which list the full file path of all folders, sub folders and files held on a shared drive and writes the results within excel. So basically everything stored on the drive.
example:
Column A
C:\new folder\test.doc
C:\new folder\test2.xls
etc.
There are a lot of files on the drive so looking at something that will do it fairly quick. Less than 5 minutes.
I know I can do this in CMD but i need a vba to do it and unsure where to start.
Any help is greatly appreciated.
thanks
Last edited: