View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Philipp Schramek Philipp Schramek is offline
external usenet poster
 
Posts: 5
Default GetOpenPathname???

Dear all
With GetOpenFilename() I can start the "open"-Window to find a file and
return a file name with its path.
I only want to return a path without a file name. Is there an equal way
to do it. I somehow remember that I saw a command but I cannot remember
it. Something like GetOpenPathname.
Thanks Philipp