P
Paul Bromley
I am trying to automate Microsoft Word in the Webbrowser and have used the
sample at http://support.microsoft.com/default.aspx?scid=kb;EN-US;243058 can
some kind soul tell me the syntax to close the Instance of Word hat is
opened?
I have tried
oDocument.Application.Close & oDocument.Application = Nothing
Where might I find some documentation on automation in the Webbrowser?
Best wishes
Paul Bromley
sample at http://support.microsoft.com/default.aspx?scid=kb;EN-US;243058 can
some kind soul tell me the syntax to close the Instance of Word hat is
opened?
I have tried
oDocument.Application.Close & oDocument.Application = Nothing
Where might I find some documentation on automation in the Webbrowser?
Best wishes
Paul Bromley