I am sending information to a word document. After running the application a number of times I'm getting the "Out of memory" message.
When I check the Task Manager (ctrl+alt+delete) I am seeing a number of winword applications still running, even though I am closing them. In the code I am using the 'Documents.Close' statement in order to close the documents which I would have opened in the VB application.
Does anyone know why these word applications are still being left open and how can I close them?
Thanks in advance
When I check the Task Manager (ctrl+alt+delete) I am seeing a number of winword applications still running, even though I am closing them. In the code I am using the 'Documents.Close' statement in order to close the documents which I would have opened in the VB application.
Does anyone know why these word applications are still being left open and how can I close them?
Thanks in advance