View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dan[_25_] Dan[_25_] is offline
external usenet poster
 
Posts: 1
Default Checking to see if Folder exists

In my macro I need to check to see if a folder exists b/4 I create one. What
command should I use? Does anyone have some quick code to check if a folder
exists and if not, create it?

Dan