View Single Post
 
Old 05-21-2021, 03:43 PM
jsc_msoffice jsc_msoffice is offline Windows 10 Office 2016
Novice
 
Join Date: Nov 2020
Posts: 3
jsc_msoffice is on a distinguished road
Default 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
Reply With Quote