Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Report that can format a 255 text field nicely 1

Status
Not open for further replies.

Clegg25

MIS
Jul 27, 2003
24
US
i want to create a report that has 3 fields. the first field is date, the second field is time, and the 3rd field is a text field with length 255. the problem is that if the data entered in the text field is only a short phrase, there is still a big space between all the records on the report.
is there a way i can set it up so that the space between the records is proportionate to how long the test field is?
 
Make the height of the text box equivalent to one line. Set its Can Grow property to Yes.

Hoc nomen meum verum non est.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top