From: kim on
I don't think this is possible, but someone out there might know of a way.

In Word 2007, is it possible to add a footer w/filename to an entire folder
of documents without having to open each document and add the quickpart?
From: macropod on
Hi Kim,

No, you can't do that without opening, updating & saving each file. The process could be automated with a macro, however.

--
Cheers
macropod
[Microsoft MVP - Word]


"kim" <kim(a)discussions.microsoft.com> wrote in message news:AC665B1A-E514-489F-8B2A-3D8749A2E450(a)microsoft.com...
>I don't think this is possible, but someone out there might know of a way.
>
> In Word 2007, is it possible to add a footer w/filename to an entire folder
> of documents without having to open each document and add the quickpart?
From: Suzanne S. Barnhill on
And for that, see any of these articles for suggestions:

http://word.mvps.org/FAQs/MacrosVBA/BatchFR.htm
http://www.gmayor.com/batch_replace.htm
http://gregmaxey.mvps.org/VBA_Find_And_Replace.htm


--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org

"macropod" <macropod(a)invalid.invalid> wrote in message
news:OptxQeGoKHA.1548(a)TK2MSFTNGP02.phx.gbl...
> Hi Kim,
>
> No, you can't do that without opening, updating & saving each file. The
> process could be automated with a macro, however.
>
> --
> Cheers
> macropod
> [Microsoft MVP - Word]
>
>
> "kim" <kim(a)discussions.microsoft.com> wrote in message
> news:AC665B1A-E514-489F-8B2A-3D8749A2E450(a)microsoft.com...
>>I don't think this is possible, but someone out there might know of a way.
>>In Word 2007, is it possible to add a footer w/filename to an entire
>>folder of documents without having to open each document and add the
>>quickpart?
>

From: Graham Mayor on
While you could add a footer to a folder full of documents, by macro, to do
so without some idea of what the documents contained and on documents of a
diverse nature is fraught with danger. Documents can contain multiple
footers some or all of which may already have content. Which footer would
you want the filename to appear in? It might be safer not to put the
filename in the footer, but to put it at the end of the document.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>



"kim" <kim(a)discussions.microsoft.com> wrote in message
news:AC665B1A-E514-489F-8B2A-3D8749A2E450(a)microsoft.com...
>I don't think this is possible, but someone out there might know of a way.
>
> In Word 2007, is it possible to add a footer w/filename to an entire
> folder
> of documents without having to open each document and add the quickpart?