Thread: GetOpenFilename
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
wtpcomplab wtpcomplab is offline
external usenet poster
 
Posts: 16
Default GetOpenFilename

Is there a way to set the €śGetOpenFilename€ť command to start in a specific
directory?

NameOfFile = Application _
.GetOpenFilename("Excel Files (*.xls), *.xls")