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