M Matt Bennette Dec 17, 2008 #1 Is it possible to import the list / detail content of a particular folder, into an excel worksheet.
G Gary''s Student Dec 17, 2008 #2 http://www.exceltip.com/st/List_fil...Runtime_using_VBA_in_Microsoft_Excel/446.html
M Matt Bennette Dec 17, 2008 #3 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)
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)