|
-
Sep 27th, 2001, 03:57 PM
#1
Thread Starter
Addicted Member
Annoying problem
Hi,
I have an application where the user opens a word document within an IE browser. I have written a macro which parses the data contained within the document then attempts to do a Word.Activedocument.Close call.
However, on the close command I get the following error:
**********************************************
Run-Time error '4605':
This method or property is not available because this document is
in another application.
***********************************************
This is driving me nuts. Any help much appreciated 
Thanks
-
Sep 27th, 2001, 05:32 PM
#2
Since Theres no code to inspect, it would seem to be saying
the browser is in control of the word doc. Soooo,
Can you programmically kill your browser instead of closing
your word document?
What happens if you try?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|