Share via

custom footer from dropdown selection

Anonymous
2014-11-04T19:41:51+00:00

I am creating a form and have inserted a drop down box with reporting agency names.  Is there a way for the agency name selected to appear in the footer?

Thank you!

Microsoft 365 and Office | Word | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Jay Freedman 207.7K Reputation points Volunteer Moderator
2014-11-04T19:56:28+00:00

Assuming you're using a dropdown content control and not a legacy formfield:

Apply a style to the paragraph that contains the dropdown, making sure that style isn't used anywhere else in the document. If necessary, create a new custom style for this purpose.

Then insert a StyleRef field in the footer, including the name of the style in the field's code. The field will automatically update to display whatever is in the styled paragraph, including what is chosen in the dropdown.

Was this answer helpful?

0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2014-11-04T23:17:51+00:00

    Thank you for your help - that worked!

    Was this answer helpful?

    0 comments No comments