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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: linzo
  • Order by date
  1. linzo

    Removing blank lines from report - NOT using CanShrink

    To remove the blank lines when there is no data in the text box use the TRIM function in conjunction with the Can Shrink property. In the control source section of the properties box add the following code: =TRIM ([tablename.fieldname]) Make sure there are no other controls adjacent to it on the...

Part and Inventory Search

Back
Top