JBNewsGroup was telling us:
JBNewsGroup nous racontait que :
> Hi,
>
[quoted text clipped - 14 lines]
>
> Thanks in advance for solutions and / or suggestions.
Have you looked up the SeachFolder collection in the online Word VBA help?

Signature
Salut!
_______________________________________
Jean-Guy Marcil - Word MVP
jmarcilREMOVE@CAPSsympatico.caTHISTOO
Word MVP site: http://www.word.mvps.org
JBNewsGroup - 01 Sep 2005 06:38 GMT
Hi Jean-Guy,
Thanks.
I read the MSDN Library document and there seems to be a problem. First off
I am on WORD 2000 and do not have Office XP. Also, I am sharing this with
one other person and loading code is out of the question (I am not even sure
I should load it). The big problem is that the folder FolderName may be
empty (no files). Do you have another idea?
Jerry Bodoff
> JBNewsGroup was telling us:
> JBNewsGroup nous racontait que :
[quoted text clipped - 19 lines]
>
> Have you looked up the SeachFolder collection in the online Word VBA help?
JBNewsGroup - 01 Sep 2005 13:10 GMT
Hi Jean-Guy,
I think I solved my problem. Thanks for making me aware of the
SearchFolders.
I am putting my solution here in case someone else has the same kind of
problem and wants to use my solution.
I created a folder C:\<app>Ini. I have a little "setup" form which creates
an Ini file called <user><app>.Ini in this folder. The form uses
BrowseForFolder and the resulting path that is returned is written to the
user's Ini file.
Once again thanks for your help.
Jerry Bodoff
> JBNewsGroup was telling us:
> JBNewsGroup nous racontait que :
[quoted text clipped - 19 lines]
>
> Have you looked up the SeachFolder collection in the online Word VBA help?