View Full Version : Text to next line.


ktariske
10-22-2003, 02:14 PM
I have a text box on a report. It is toward the right side of the report. I need it to stay where it is. But sometimes the amount of text is longer, and it just drops off the page. Is there anyway to have it continue directly underneath the line above it? So it continues?? Example

Now: THIS IS SAMPLE TEXT AT EDGE this part drops off.

HELP: THIS IS SAMPLE TEXT AT EDGE
OF THE PAGE

I need it to continue in line.
Help.

over.

pbaldy
10-22-2003, 09:47 PM
Try setting the Can Grow property of the textbox to Yes.