How do I keep records with a null value in a field from appearing on my report?
I have created a comment report with 10 text boxes. The text boxes are bound to fields (Comments1, Comments2, etc.) with a data type defined as memo. Currently all records are being display, even those with null values.
I have created a comment report with 10 text boxes. The text boxes are bound to fields (Comments1, Comments2, etc.) with a data type defined as memo. Currently all records are being display, even those with null values.