Re: Using Word 2000 template in Word 2003



Sorry, I'm not sure what you mean by an AutoExec. The template is stored in a
specific location on my hard drive, and when I use Word, I choose file>new
and select the template. In Office 2000, the template never had a problem
launching. Is there something I should look for in the code? I didn't create
the template and am unable to reach the individual that created it.

Regards,
M Hartmann

"Word Heretic" wrote:

> G'day "M_Hartmann" <M_Hartmann@xxxxxxxxxxxxxxxxxxxxxxxxx>,
>
> A code example might help here. Are you running an AutoExec of some
> sort?
>
> Steve Hudson - Word Heretic
>
> steve from wordheretic.com (Email replies require payment)
> Without prejudice
>
>
> M_Hartmann reckoned:
>
> >I am receiving the following error message when launching a customized
> >template created in Word 2000 in Word 2003:
> >
> >There is insufficient memory. Save the document now.
> >
> >I am new to VBA and was wondering what I should look for in the code that
> >might eliminate this error message.
> >
> >Thanks.
> >Melissa Hartmann
>
>
.



Relevant Pages

  • Re: Using Word 2000 template in Word 2003
    ... I took your advice and it does eliminate the first error message I was ... the template may contain corruption. ... > Steve Hudson - Word Heretic ... I'm not sure what you mean by an AutoExec. ...
    (microsoft.public.word.vba.beginners)
  • Re: Using Word 2000 template in Word 2003
    ... If you have routines called AutoExec, AutoOpen - stuff like that - ... the template may contain corruption. ... >> Steve Hudson - Word Heretic ... >>>I am receiving the following error message when launching a customized ...
    (microsoft.public.word.vba.beginners)
  • Re: Macros running automatically from a template
    ... AutoExec will run every time Word is ... I have a macro in this template, and I wanted this to Automatically ... After this I wouldnt know where to add the Sub AutoExec or the Public ...
    (microsoft.public.word.newusers)
  • Re: Autoupdating a global template
    ... Have code in your Add-In (probably it's AutoExec procedure) use the VBIDE ... > template whenever Word is opened. ...
    (microsoft.public.word.vba.general)
  • Re: True or False
    ... Sub AutoExec() ... Dim odoc As Document ... I create template TestTemplateAddIn and save it in my startup folder. ... I did nothing to "protect" the project. ...
    (microsoft.public.word.vba.general)