Referencing Proj 98 in Excel 97 VBA 
Author Message
 Referencing Proj 98 in Excel 97 VBA

Can anyone help??
I'm trying to write a fairly complex macro in Excel which can go through and
find all the files in a specified directory, I've done Word, Excel and
Powerpoint, the only thing is when I try to do it for Project it says the
the .FileSearch property is not supported. Weird or what?

Any ideas or does anyone know if there is a later Porject refence library
that I could use?



Wed, 16 Jul 2003 05:46:27 GMT  
 Referencing Proj 98 in Excel 97 VBA
Leyton

FileSearch property of Application object was introduced in Project 2000. It
does not exist in MS Project 98.

My be  you can use FileSearch object of MS Office object library instead.

Regards
Venkata Krishna


Quote:
> Can anyone help??
> I'm trying to write a fairly complex macro in Excel which can go through
and
> find all the files in a specified directory, I've done Word, Excel and
> Powerpoint, the only thing is when I try to do it for Project it says the
> the .FileSearch property is not supported. Weird or what?

> Any ideas or does anyone know if there is a later Porject refence library
> that I could use?



Sat, 19 Jul 2003 07:03:50 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Proj 98 VBA vs Proj 2000 VBA

2. Excel References from Access (97) VBA

3. Excel 97 VBA code for removing references

4. Excel 97 VBA vs Excel 2000 VBA

5. Opening MS Project 98 plan from Excel 97 vb code

6. Project 98 and Excel 97

7. Project 98 and Excel 97

8. Copying data from Project 98 into Excel 97

9. vba code to copy table from access 97 to excel 97

10. Outlook 97/98(tasks)--> Access (97)

11. Compatibility Problem Using MS Excel 97 VBA on Excel 2000/XP - Causes crashes

12. VBA code in Excel 97 vs Excel 2002

 

 
Powered by phpBB® Forum Software