From: Chrisana on
I want to find all files in which I have applied a particular style to text.

It would be time consuming to open each of my files (of which there are over
100) individually to find.

O/S Windows Vista
Office 2003
From: Stefan Blom on
I'm sure this can be automated with a macro that opens each file (in a specific folder) and then searches for the style. For details, you'll have to ask in a programming newsgroup such as microsoft.public.word.vba.general.

--
Stefan Blom
Microsoft Word MVP





"Chrisana" <Chrisana(a)discussions.microsoft.com> wrote in message news:B01C4F52-18DD-4626-9CAA-A8178117A8F8(a)microsoft.com...
>I want to find all files in which I have applied a particular style to text.
>
> It would be time consuming to open each of my files (of which there are over
> 100) individually to find.
>
> O/S Windows Vista
> Office 2003