Change Value of a Content Control based on the value of another content Control
Hello,
I have a word document where I have a content control which is a dropdown list with three names, Adam, Bob and Sam. I am trying to have another content control whose value will be the following
if Adam is selected, 10
If Bob is selected, 20
If Sam is selected, 30
Can anyone let me know how to make that happen?
Thanks in advance
|