Thread: Opening files
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Heath Heath is offline
external usenet poster
 
Posts: 11
Default Opening files

I have tried to use the GetOpenFilename application in VBA so that I would be
able to get the Open dialog box to display at a specified place but it will
only display the open dialog box of the last file opened is there a
application or another method of getting the Open file dialog box to display
at a specific place or not? Thank you

Heath