View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Charlotte E. Charlotte E. is offline
external usenet poster
 
Posts: 45
Default Create directory on hard drive?

I need to export some data to a specific folder on the harddrive - via VBA!

Is it possible to create a directory on the harddrive via VBA if you know
the path and the foldername(s)?

TIA,