H
Herb
How can I suppress printing of records in a report that contain no data? My
query has several attributes and I am only interested in reporting those that
contain data. I tried modifying my query with "not null" conditions for each
field, but that did not work when the same condition was applied over several
attributes.
query has several attributes and I am only interested in reporting those that
contain data. I tried modifying my query with "not null" conditions for each
field, but that did not work when the same condition was applied over several
attributes.