View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Balmain Bushwalker Balmain Bushwalker is offline
external usenet poster
 
Posts: 1
Default Excel VBA. Setting the default path for GetOpenFileName

Excel VBA.
Setting 'Application.DefaultFilePath' before calling
'Application.GetOpenFileName' does not set the opening (default) directory.
Anyone know how to do it?