Is there a way of listing all the macro names in a document?

I have code which loops through opening every document in a given directory,
but how do I list the macros?

Re: Macro Names by Dave

Dave
Wed May 24 12:52:59 CDT 2006

Hi,

Maybe the KB article " How To Use MFC to Retrieve a List of Macro Names in
an Office Document" at http://support.microsoft.com/kb/274680/en-us will
help you get what you want.

HTH,
Dave

"EA" <NOSPAM@twelve.me.uk> wrote in message
news:44743c00$0$10774$ed2619ec@ptn-nntp-reader01.plus.net...
> Is there a way of listing all the macro names in a document?
>
> I have code which loops through opening every document in a given
> directory, but how do I list the macros?
>
>
>