Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Word opening in IE - How do I get back?

Status
Not open for further replies.

weeze2

Technical User
Jun 18, 2002
129
0
0
DK
Hi

I had a word document that opens, play a macro and then window closes itself with:
"ActiveWindow.Close SaveChanges:=False"

Now I have a link from some HTML page that opens this Word document. The document opens inside the browser and I get en error when the macro tries to close with
"ActiveWindow.Close SaveChanges:=False"

So instead of closing the document, is there some way to go back to the previous page from where the document was opened when the macro is finnished?

The FollowHyperlink method does not redirect when the Word document opens in a browser window.
 
no didn't work. I keep getting an error that the method is not accessable because it is running in another program.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top