Rich Text Block

  • Thread starter Thread starter Bill
  • Start date Start date
B

Bill

I am creating a document and have several rich text blocks in the document. I
want to limit the number of characters that can be typed into the box so that
I can limit the length of it. If too many characters are typed into it then
it creates a new line and, messes up the formatting of the document below it.

So.... how do I limit the number of characters in a rich text block in Word
2007?
 
You can put the Rich Text content control into a table cell with fixed
dimensions. (You can hide the table borders.) Although this doesn't prevent
people from entering excessive amounts of text into the control, it will
preserve the layout of the document.
 
Back
Top