Setting initalFileName to point (FileDialog) at webfolders

  • Thread starter Thread starter dsbs
  • Start date Start date
D

dsbs

To get path to document I use "FileDialog(msoFileDialogOpen)".
How can I set "InitialFileName" of "FileDialog" so that new opened
FileDialog will point at one of web folders.
Or (Another problem) new opened FileDialog will point at "My Documents"
folder.
 
Back
Top