I am trying to store some values creating a CustomDocumentProperty in VBA. The problem is that every time I want to change the value if I close the presentation without saving it, when I open the value doesn't save. Is there any possibility to save just this CustomDocumentProperty without saving all the document?
Asked
Active
Viewed 146 times
0
-
1not, it's not possible. you need to save document/presentation to keep these properties... – Kazimierz Jawor Jul 04 '13 at 11:32
-
KazJaw ... you might want to paste that into an answer so Iban can mark it as one. – Steve Rindsberg Jul 04 '13 at 17:33