In the Document Properties I use the title field for the title of the
document and the comments field for the effective date. I need to create a
document with both the titles and effective dates for all the documents in
the directory.
Is this possible with VBA?

Thanks,
Mickey

Re: Macro o collect titles and dates by Jonathan

Jonathan
Wed Aug 01 11:51:12 CDT 2007


"Mickey" <Mickey@discussions.microsoft.com> wrote in message
news:9F14B910-77EA-44C2-90BA-6F4931006346@microsoft.com...
> In the Document Properties I use the title field for the title of the
> document and the comments field for the effective date. I need to create
> a
> document with both the titles and effective dates for all the documents in
> the directory.
> Is this possible with VBA?
>
> Thanks,
> Mickey

Getting access to the Document Properties of a Word file
http://www.word.mvps.org/FAQs/MacrosVBA/DSOFile.htm


--
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup



Re: Macro o collect titles and dates by Mickey

Mickey
Mon Aug 06 14:56:03 CDT 2007

Thank you so much. Do you know of a way to get the same info for directories
which contain pdf files?

Thanks again.
Mickey

"Jonathan West" wrote:

>
> "Mickey" <Mickey@discussions.microsoft.com> wrote in message
> news:9F14B910-77EA-44C2-90BA-6F4931006346@microsoft.com...
> > In the Document Properties I use the title field for the title of the
> > document and the comments field for the effective date. I need to create
> > a
> > document with both the titles and effective dates for all the documents in
> > the directory.
> > Is this possible with VBA?
> >
> > Thanks,
> > Mickey
>
> Getting access to the Document Properties of a Word file
> http://www.word.mvps.org/FAQs/MacrosVBA/DSOFile.htm
>
>
> --
> Regards
> Jonathan West - Word MVP
> www.intelligentdocuments.co.uk
> Please reply to the newsgroup
>
>
>