Use Content Control Choices to Display Fees
Greetings,
I'm new to VBA and trying to create a fillable membership application form in MS Word 2016 for a football club so that each applicant can complete and submit the form along with the correct membership fee.
There are 12 teams that can be selected from a Drop Down List CC - each team has its own membership fee. I want to display the fee elsewhere in the form's text in a separate field, based on which team is selected in the CC, so that the user knows how much to pay for the team selected.
It would be fine to hard code all 12 teams and their fees as they don't change very often.
Can anyone help?
Thanks very much.
T.