View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
mudraker[_172_] mudraker[_172_] is offline
external usenet poster
 
Posts: 1
Default Selecting a directory from a form in excel

ennui


have a look at

Application.GetOpenFilename

I have used it to get the names of files

using extra code you should be able to get the path of the selecte
fil

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