0
votes
0answers
39 views

How to View/Change the Metadata of the Document in DocumentLibrary?

How can I view/change the Metadata of any Document in the Document Library ? I have created 1 CustomAction button in my DocumentLibrary. Now I want to open DialogBox from which I can Change the ...
1
vote
2answers
1k views

Reading meta data stored in Word templates on SharePoint

I have a doc library on SharePoint for my work templates (DOTX). The doc library has a column called "Template ID". Each template has an ID stored in that column. I want to use VBA to loop through ...