Posted to microsoft.public.excel.programming
|
|
Application.FileSearch Error
Thanks Kenneth
--
A. Ch. Eirinberg
"Kenneth Hobson" wrote:
If you like the method of Application.FileSearch, try the class method that
is similar at this link. http://www.mrexcel.com/forum/showthread.php?t=369982
That class uses FSO to iterate the subfolders.
I used it in an example xls.
http://www.4shared.com/file/87591234...nd_Excel4.html
|