R
Rhonda
I have a Word form which opens an instance of Outlook using the getobject and
createobject methods. Upon the form unload event, I would like to close that
instance of Outlook. The Application.Quit method does not fire and the
Namespace.Logoff method is not working.
Can anyone offer any suggestions?
createobject methods. Upon the form unload event, I would like to close that
instance of Outlook. The Application.Quit method does not fire and the
Namespace.Logoff method is not working.
Can anyone offer any suggestions?