Re: Using Word 2000 template in Word 2003
- From: "M_Hartmann" <MHartmann@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 23 Jun 2005 17:37:02 -0700
I took your advice and it does eliminate the first error message I was
getting. however, I am now receiving a new error message:
Run-time error '3800:
could not set the ListIndex Property. Invalid property value.
When I click debug, it takes me to a popup window that the author created
(It's out report details window). Within the window, there are combo boxes, a
dt picker and checkboxes. As far as an invalid property value, I'm not sure
which of these could have it. Any suggestions?
"Word Heretic" wrote:
> G'day "M_Hartmann" <MHartmann@xxxxxxxxxxxxxxxxxxxxxxxxx>,
>
> LOL - yes - look for the word Auto
>
> If you have routines called AutoExec, AutoOpen - stuff like that -
> they automagically fire upon the appropriate event.
>
> Additionally, the template may contain corruption. You can try using a
> VBA Code Cleaner (google that phrase) to rebuild the project, that MAY
> bring some joy. However, I normally fully recreate the template at
> this point, using tools > organizer to drag over all the relevant
> stuff. When you go to copy the content, do not include the last
> paragraph mark from any section.
>
>
> Steve Hudson - Word Heretic
>
> steve from wordheretic.com (Email replies require payment)
> Without prejudice
>
>
> M_Hartmann reckoned:
>
> >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
> >>
> >>
>
>
.
- Follow-Ups:
- Re: Using Word 2000 template in Word 2003
- From: Word Heretic
- Re: Using Word 2000 template in Word 2003
- References:
- Using Word 2000 template in Word 2003
- From: M_Hartmann
- Re: Using Word 2000 template in Word 2003
- From: Word Heretic
- Re: Using Word 2000 template in Word 2003
- From: M_Hartmann
- Re: Using Word 2000 template in Word 2003
- From: Word Heretic
- Using Word 2000 template in Word 2003
- Prev by Date: Re: Macro doesn't run when template is locked?
- Next by Date: Re: How to link a field with a VB MACRO ?
- Previous by thread: Re: Using Word 2000 template in Word 2003
- Next by thread: Re: Using Word 2000 template in Word 2003
- Index(es):
Relevant Pages
|