Accessing document's metadatas

J

jbv

Hello everybody!

I have a big problem accessing programmaticaly the metadata of the document,
I have create the document with a sharepoint library that add specifics
metadatas to the document such as StartDate,EndDate,subject but i can't
modify them with VBA, i've tried to access them with
ThisWorkbook.CustomDocumentProperties and
ThisWorkbook.BuiltinDocumentProperties
but they are not here ...

Please help!
Thank you!!!
 
Top