On Mar 20, 7:52 am, Jean-Guy Marcil
> "BHW" wrote:
> > Does anyone know why the following code, placed in module1 of
> > normal.dot, will not execute:
>
> > Sub AutoExec()
> > Initialize_MyMRU
> > MsgBox "Initializing MRU from AutoExec"
> > End Sub
>
> > Is there another place I should put it?
>
> What Word version?
> Is Word your eMail editor in Outlook?
> If so, it shouldn't... It creates a mess as soon as you start using macros...
>
> If not, what is
> Initialize_MyMRU
> ?
Word is my email editor in Outlook - that's the problem! Thanks.
PS MRU is a bit of code from Word Hacks that creates a long list of
recently used files.