View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default FileSearch using FileType

Werner,

In my tests that works fine. Can you show us the full code?

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Werner Rohrmoser" wrote in message
oups.com...
Dear all,

I've read some articles in this group, where is reported that
FileSearch has some problems, but I didn't found my problem:

I use Excel XP SP3 with WIN XP SP1.

When I use ".FileType = msoFileTypeExcelWorkbooks" then
I get not only the XL-files, I get all other files (*.doc, *.txt, etc.)
as well.

Is there anything special what I have to observe?

Thanks for your contributions
Werner