A
atlantis43 via AccessMonster.com
Can someone suggest how, from an access form module which I am using to open
an MSWord document, I can open the .doc in minimized form. Next step would
be to close MSWord.
The coding used to open the Word doc is:
Me![Photo].SourceDoc = "C:\Documents and Settings\WinXP\Desktop\docname.doc"
Is there any API, etc that can be used to the minimize or close the doc when
no longer needed.
Richard
an MSWord document, I can open the .doc in minimized form. Next step would
be to close MSWord.
The coding used to open the Word doc is:
Me![Photo].SourceDoc = "C:\Documents and Settings\WinXP\Desktop\docname.doc"
Is there any API, etc that can be used to the minimize or close the doc when
no longer needed.
Richard