View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rob Bovey Rob Bovey is offline
external usenet poster
 
Posts: 811
Default Filesearch in VB6

"Colin Charman" wrote in message
...

Some time ago, in Win98 I used Application.Filesearch in VB6.

After a long time away, I'm now running XP and VB6 and I simply can't
work out what Project References or Project Components or
whatever-other-thing I had to do to allow me to use this.


Hi Colin,

The FileSearch object is part of the Microsoft Office 10.0 Object
Library and higher. Set a reference to this object library from your VB6
project and you should be able to use it.

--
Rob Bovey, MCSE, MCSD, Excel MVP
Application Professionals
http://www.appspro.com/

* Please post all replies to this newsgroup *
* I delete all unsolicited e-mail responses *