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

Can GetOpenFilename be used to display a dialog box which is filtered
by specific files names, i.e. a filter applied to the file name as
well as the file type?

I know I would only get one file at most per directory, but it would
help users when looking for their file in a very well populated
folder!

PWS