View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ira ira is offline
external usenet poster
 
Posts: 1
Default How to check if the directory exists?

I try to save the file. I'd like to prevent the case when the path i
wrong - Temp directory doesn't exist - and show the warning by myself

ex. ThisWorkbook.SaveAs C:\Temp\1.xl

--
Message posted from http://www.ExcelForum.com