Forum Discussion
Patrick Rohner
Dec 21, 2017Copper Contributor
Update managed metadata column via VBA
We are trying to upload files to a SharePoint and update some columns with managed metadata (MM).
We have done this successfully before for normal "single text lines", but it seems like there must ...
Heiko Watz
Jan 02, 2018Iron Contributor
I have the same problem when I try to set a people field from VBA.
In my case I use a text field and lost the functionality of a people field.
But it where nice when someone has a better solution for us.
It is good that I’m not the only one who has to use VBA and SharePoint.
- Patrick RohnerJan 02, 2018Copper Contributor
Did you try it like this - example: Application.Workbooks(sNewBookName).ContentTypeProperties.Item("Entity Contact 2 ID").Value = sContact2