View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MacroMan MacroMan is offline
external usenet poster
 
Posts: 16
Default Exclude directory from .FileSearch

Please Help!

I am using VBA in Excel XP with Windows 2000.

I am using the "Application.FileSearch" method to locate
all Excel files in multiple subdirectories in a network
path.

I need to exclude one specific directory from this search.
How do you do this?

Your example code is most appreciated. Thanks very much in
advance for the assistance.