Re: VBA: Windows("filename.doc").Activate
From: john kilcullen (anonymous_at_discussions.microsoft.com)
Date: 06/08/04
- Next message: Kurt Olsson: "Install Swedish dictionary in English Word"
- Previous message: JE McGimpsey: "Re: Any way to tell Word to "Arrange All" windows vertically (the way Excel will)??"
- In reply to: JE McGimpsey: "Re: VBA: Windows("filename.doc").Activate"
- Next in thread: JE McGimpsey: "Re: VBA: Windows("filename.doc").Activate"
- Reply: JE McGimpsey: "Re: VBA: Windows("filename.doc").Activate"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 8 Jun 2004 02:34:57 -0700
I seem to have fixed the problem by reducing the demand on
memory. Thanks for your comments.
John Kilcullen
>-----Original Message-----
>In article <18fa801c44c65$1d899420$a501280a@phx.gbl>,
> <anonymous@discussions.microsoft.com> wrote:
>
>> When I try to run it in Word X for Macintosh, I get the
error message
>> "Runtime error 5941 The requested member of the
collection does not
>> exist", and debug highlights Windows("output.doc").Activate
>>
>> Output.doc is in fact open, and so are the other documents
>> to be activated at later stages.
>>
>
>Hmm... Are you sure it's "output.doc" that is open, and
not just
>"output"? MacWord doesn't automatically add the extension
when it
>creates a file.
>
>Otherwise, I'm not sure what's going on.
>.
>
- Next message: Kurt Olsson: "Install Swedish dictionary in English Word"
- Previous message: JE McGimpsey: "Re: Any way to tell Word to "Arrange All" windows vertically (the way Excel will)??"
- In reply to: JE McGimpsey: "Re: VBA: Windows("filename.doc").Activate"
- Next in thread: JE McGimpsey: "Re: VBA: Windows("filename.doc").Activate"
- Reply: JE McGimpsey: "Re: VBA: Windows("filename.doc").Activate"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|