I have some fields in a report that may be null (no values), is there a way to check if the value is null and then resize the control on the report?
In more detail, I have 8 different fields for address data (stipulated by another program and can not be changed)
address line 1
address line 2
address line 3
address line 4
city
state
zip/postalcode
country
if not all the fields are filled, can I suppress the blank ones on the report?
The report is a statement reports and may have many members, some who will have data and others who will not.
TIA
Bastien
There are many ways to skin this cat,
but it still tastes like chicken
In more detail, I have 8 different fields for address data (stipulated by another program and can not be changed)
address line 1
address line 2
address line 3
address line 4
city
state
zip/postalcode
country
if not all the fields are filled, can I suppress the blank ones on the report?
The report is a statement reports and may have many members, some who will have data and others who will not.
TIA
Bastien
There are many ways to skin this cat,
but it still tastes like chicken