Share via

Word 2016 Developer Text Box

Anonymous
2016-07-05T19:30:55+00:00

When using "developer" to make a form with text boxes, how does one set the font to auto-reduce so all the text shows?

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

4 answers

Sort by: Most helpful
  1. Anonymous
    2016-07-06T01:00:16+00:00

    Doug,

    You are so helpful, but I don't talk the programming language. Ha, ha!  I think I'm to the point I need to contract this out to get it done. Thanks so much for your input. 

    Jeannine

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2016-07-06T00:06:25+00:00

    There is no automatic way to reduce the size of the font.

    It may be possible to create a macro that would check if the End of the Range of the textbox was on the same page as the Start of the Range and run through a loop to reduce  the size of the font until that were both on the same page.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2016-07-05T23:14:56+00:00

    Doug,

    The text box will expand with content; however, I do need the box size constrained or it will run off the page!  I think the box is content controls. Any ideas?  Thanks for helping. 

    Jeannine

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2016-07-05T23:04:05+00:00

    There is no way to do that.  What sort of text box are you using? Content Controls, Legacy FormField, or ActiveX?

    I guess that it must be an ActiveX text box as the other types will expand to accommodate the text unless they are constrained by having been inserted into the cell of a table with fixed dimensions.

    Was this answer helpful?

    0 comments No comments