I used form wizard to create a data entry form based on a table. The database user wants to print the form that only show the data fields that have information in them. For the data fields that have no information, they dont want them show up on the form at all. How do I set the condition something like if datafield1 is null, then disappear, else, show on the form.
Thanks!!!
Thanks!!!