Importing a drive tree

  • Thread starter Thread starter Matt Bennette
  • Start date Start date
M

Matt Bennette

Is it possible to import the list / detail content of a particular folder,
into an excel worksheet.
 
Wow, Thanks. That was a lightening response.

Unfortunately, you are talking to a complete VB pre-school under-acheiver :-)

Have referenced Runtime as instructed. But get a

Compile Error - User defined type - not defined

at the begining of the second sub routine

Sub ListFilesInFolder(SourceFolderName As String, IncludeSubfolders As
Boolean)

:-)
 
Back
Top