I have the following code, is it possible to direct to a default directory that the file might be in? So when I open the dialog box it will automatically redirect a directory that is stored in VBA.
![]()
Filename = Application.GetOpenFilename("Adobe PDF (*.pdf),*.pdf", , "Select File..")
Bookmarks