Thread
:
Set REF field value (result) within VBA
View Single Post
05-30-2019, 05:33 PM
eduzs
Windows 10
Office 2010 32bit
Expert
Join Date: May 2017
Posts: 266
Set REF field value (result) within VBA
I have some field in a document, like:
{ MyName }
How to set MyName value with vba?
When I was using { DOCVARIABLE MyName } I did that so simple with activedocument.variables("MyName")="Hello".
Thanks
eduzs
View Public Profile
Find all posts by eduzs