View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Helge V. Larsen[_2_] Helge V. Larsen[_2_] is offline
external usenet poster
 
Posts: 2
Default Need a "GetFolder method"

I have used the "GetSaveAsFilename method" to let the user give a file name.
But now I need a "GetFolder method" that will let the user give a folder
name. The "GetFolder method" does not exist in VBA. Has anyone programmed
something that can do the trick ? - or can you give me a hint on how to do
it ?