MailMergeField into Textbox

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Wez

    MailMergeField into Textbox

    Hi All,

    I would like to know if it is possible to set the value of a textbox
    as a MailMergeField.
    I have a program that is populating the Value of the MailMergeField
    and I want that value to reflect in the textbox.

    So if my MailMergeField is called "check" and my textbox is called
    "textbox1", I want the value of Textbox1 to be the same as the value
    of check.

    So if check = "Hello World", I want Textbox1 to display "Hello World"

    Is this possible and if so, how can I achieve this?

    Thanks in advance
Working...