B
Ben M
I have several hundred documents that were created using a VBA
template.
Occasionally when closing of the documents based on the template, I
get the error "This document cannot be closed because it is referenced
by an open VBA project. You should close the project that references
this document before closing this document."
The documents that seem to do this have a weird reference to
~wrc004.tmp etc.
How can I remove the references for ALL documents and replace them
with the correct one programatically?
Why would this be happening?
Thanks! Ben
template.
Occasionally when closing of the documents based on the template, I
get the error "This document cannot be closed because it is referenced
by an open VBA project. You should close the project that references
this document before closing this document."
The documents that seem to do this have a weird reference to
~wrc004.tmp etc.
How can I remove the references for ALL documents and replace them
with the correct one programatically?
Why would this be happening?
Thanks! Ben