B
Bill
Is it possible for the selection of a certain value in a content control drop
down list can either (1) cause a second CC drop down list to select a defined
value or (2) cause text to be inserted at a bookmark in a specified location?
I have two CC drop downs. First is "Name" and has over 50 values, the
second is "Number" which has less than 10 values. Each "Name" corresponds
with a certain "Number," and obviously each number correspondes with several
"Names". What I'm looking for is the user select the appropriate "Name" and
the appropriate "Number" is automatically selected. Is this possible?
My backup is something I have more experience with from my limited
background using UserForms. That would be to have the user select the "Name"
and then the Number is inserted as text at a bookmark instead of in a CC.
I appreciate any help I can get in solving this. Thanks
down list can either (1) cause a second CC drop down list to select a defined
value or (2) cause text to be inserted at a bookmark in a specified location?
I have two CC drop downs. First is "Name" and has over 50 values, the
second is "Number" which has less than 10 values. Each "Name" corresponds
with a certain "Number," and obviously each number correspondes with several
"Names". What I'm looking for is the user select the appropriate "Name" and
the appropriate "Number" is automatically selected. Is this possible?
My backup is something I have more experience with from my limited
background using UserForms. That would be to have the user select the "Name"
and then the Number is inserted as text at a bookmark instead of in a CC.
I appreciate any help I can get in solving this. Thanks