LeonelSanchezJr
Programmer
I have two memo fields in a report (one followed by the other) as such:
______________________________________________
|memo1 |
| |
| |
-----------------------------------------------
_______________________________________________
|memo2 |
| |
| |
------------------------------------------------
My problem is that when the user types in lengthy comments, either the text doesn't print to the follow pages and / or
the recatangles mess up.
The easiest solution is to just do away with the rectangles, but I would like to keep them if possible.
I've tried all combinations of STRETCH on the memo field(s) as well as the rectangle box.
______________________________________________
|memo1 |
| |
| |
-----------------------------------------------
_______________________________________________
|memo2 |
| |
| |
------------------------------------------------
My problem is that when the user types in lengthy comments, either the text doesn't print to the follow pages and / or
the recatangles mess up.
The easiest solution is to just do away with the rectangles, but I would like to keep them if possible.
I've tried all combinations of STRETCH on the memo field(s) as well as the rectangle box.