Thread: create a folder
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob Bob is offline
external usenet poster
 
Posts: 972
Default create a folder

I have a module that saves workbooks through VB, but sometimes the file does
not exists, what can I do so that when the folder does not exists it must
create the folder for the workbook?

Thanks
Bob