View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
EAB1977 EAB1977 is offline
external usenet poster
 
Posts: 39
Default Path not found error

I think I got it, Dave.

Since the code was generating a error at the plants, I used this code:

If IsError(Dir("\\files\MyFiles\...")) Then Exit Sub