C
colem
I have linked text to a FormField on my document and it changes when I
manually change the selected item of the FormField. However, when I change
the item in a Macro like so it doesn't change the linked text to match:
ActiveDocument.FormFields("PortfolioAnalyst").Result = PersonSelected
Has anybody ever dealt with this before? Thanks!
manually change the selected item of the FormField. However, when I change
the item in a Macro like so it doesn't change the linked text to match:
ActiveDocument.FormFields("PortfolioAnalyst").Result = PersonSelected
Has anybody ever dealt with this before? Thanks!