View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default GetopenFilename & Files with special characteristics

Hi
AFAIK this is not possible

--
Regards
Frank Kabel
Frankfurt, Germany


Daniel Debes wrote:
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