size of text boxes

G

Guest

I want to create a text box that has a limit to the number of characters that
can be entered into it. Ideally I would like to do this in a text box in
Excel, but even in word would do.
 
H

Helmut Weber

Hi Phil,

if it is about a textbox from the control toolbox,
then set it's maxlength property.

--
Greetings from Bavaria, Germany

Helmut Weber, MVP WordVBA

Win XP, Office 2003
"red.sys" & Chr$(64) & "t-online.de"
 
G

Graham Mayor

Use a table cell of fixed height and width.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top