Re: reports - unwanted fields

From: Peter L <news_at_abc.freeserve.co.uk>
Date: Thu, 28 Oct 1999 22:10:31 +0100
Message-ID: <7vae6v$qa8$2_at_news4.svr.pol.co.uk>


Brian Howard wrote in message ...
>I am trying to make a form for mailing labels. The clients table has
>address1,address2,address3 which is needed for a mailing label. If any of
>these fields are null then it still prints a blank line. How can I make it
>ignore the line if it is blank?
>
Create a format trigger on the field that tests if the source of each field is null. If it is return FALSE else return TRUE. Make sure the vertical elasticity is set to variable or contract. Received on Thu Oct 28 1999 - 23:10:31 CEST

Original text of this message