View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Daniel Debes Daniel Debes is offline
external usenet poster
 
Posts: 3
Default GetopenFilename & Files with special characteristics

Hi VBA-Professionals,

my Question: Is it possible to get only special files in the
getopenfilename dialog. I mean: I want excel files which have the
string "*test*.xls" in the filename. I know how to use the filter that
I get only excel files but I want to extend the filter.

Thanks for help which i hopefully get
Daniel