G
Graham944
I need to inspect a custom document property but can't open the document
because of name conflicts with already open files.
What I am doing is set up a link to the file with GetObject and then use
this to access the custom property. It works fine for the first time but
seems to leave a reference to the file after the macro has closed. This then
causes problems elsewhere in the macro when it is re-run.
Ideas please.
Graham.
because of name conflicts with already open files.
What I am doing is set up a link to the file with GetObject and then use
this to access the custom property. It works fine for the first time but
seems to leave a reference to the file after the macro has closed. This then
causes problems elsewhere in the macro when it is re-run.
Ideas please.
Graham.