View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tim Williams Tim Williams is offline
external usenet poster
 
Posts: 1,588
Default Does the folder exist?

Dir()

Tim

"Otto Moehrbach" wrote in message
...
Excel XP & Win XP
How can I determine if a specific folder, say "C:\The Folder", exists?
I have an OP who will be sending some files, and the code to place the
files in that folder, to some people. Thanks for your time. Otto