Multiple Text Boxes with varying size

G

Guest

Hello,
I have several text boxes in the details section of a report. They are text
boxs that will create a letter based on a combination of standard text and
fields - mostly using the & command. These input fields will vary in length,
so then my text printed on the report will vary within each text box. How do
I keep them to show in order? For example, the second text box, displays at
a fixed starting point while the first text box can shrink or go based on
user input.

I tried to put everything in one text box, but after a while, it wouldn't
allow any more characters.
Thanks in advance!
Varvara
 
M

Marshall Barton

guat said:
I have several text boxes in the details section of a report. They are text
boxs that will create a letter based on a combination of standard text and
fields - mostly using the & command. These input fields will vary in length,
so then my text printed on the report will vary within each text box. How do
I keep them to show in order? For example, the second text box, displays at
a fixed starting point while the first text box can shrink or go based on
user input.


If your text box are one above another, then just make sure
the the top of one does not overlapo the botton of the one
above it. Set all of them CanShrink and CanGrow to Yes,
same for the section that contains the text boxes.
 
G

Guest

Thanks that's working fine!

Marshall Barton said:
If your text box are one above another, then just make sure
the the top of one does not overlapo the botton of the one
above it. Set all of them CanShrink and CanGrow to Yes,
same for the section that contains the text boxes.
 

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