View Single Post
 
Old 08-22-2016, 02:09 AM
Messias21 Messias21 is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Aug 2016
Location: Hamburg, Germany
Posts: 2
Messias21 is on a distinguished road
Default

Hey, I am trying to use this on a letter form. Is it possible to use to input from the dropdown in 2 different contentcontrols? For Example the dropdown is in a control called "Client" and then I have 2 content controls where the values from the dropdown is applied. One is called "Clientname", in this one the client name which is used in the dropdown already should be displayed again. The second contentcontrol should be called "ClientCode". In this one a client specific code should be shown.

So the value in the contentcontrol dropdown options should be something like this:

Bank1 | Code: 1234abcd

How to I apply this in the code from the first example?
Reply With Quote