fit more text in a text box?

C

Charis Biesold

i have 5 available lines in a text box but can only fit 2 lines of text in
it. The text box won't let me put more characters in, no matter how big i
make the physical box.
 
O

Ofer

Check the size of the field in the table, mybe the text you want to insert is
greater then the actual field size
 
C

Charis Biesold

is this in the properties?

Ofer said:
Check the size of the field in the table, mybe the text you want to insert is
greater then the actual field size
 
O

Ofer

Yes, in the properties of the field in the table.
I assume it is Text Type, check the size of it, Ither change it to 250, or
if you want bigger field, then change the type from text to memo
 
C

Charis Biesold

You Totally Rock. Such a simple fix but I couldn't figure it out!
Thank You!
 
C

Charis Biesold

When i print 1 record of the form, i get an extra blank sheet of paper. My
margins are within the limits, my page seems to fit inside the margins. Could
there be another reason for the extra page?
 
O

Ofer

You can run a search in the forum on "blank page" you can see alot of post on
the subject, check them, mybe one will answer the problem

There an example given by Rick B
this is normally caused when your page width plus margins is wider than the
paper size. In other words, you have your paper set to 8 1/2 by 11. You
margins are 1" on the left and right, but your report detail section is
wider than 6 1/2 inches.

Either reduce your margins, reduce your detail section width, or select a
wider paper size
 
Top