View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DRK DRK is offline
external usenet poster
 
Posts: 40
Default GetOpenFileName with F*.txt

In a perfect world, I want to have my list of available text files be only
those that start with the letter "F". It appears that Excel (97 in this case)
will honor a "*.TXT" but ignores the "F" if I specifiy it as "F*.TXT"

Does Excel(97) or any addition permit anything more than just "*.TXT"?
--
DRK