A
Amit
Windows XP, MS Access 2K
========================
Hi,
I'm using a query as a source for a report. Some of the
records have null values for a few fields. The fields are
Phone, Fax, Email and Website.
I have code in the report to display the labels only if
the value is not null. I'm setting the visible property of
the labels true or false depending on the corresponding
value being not null, or null resp.
I also have the Can Grow/Can Shrink properties of the
textboxes, and the Detail section of the report set to Yes.
I have "Phone, Fax and Email" displayed on one line,
and "Website" displayed on second line below it.
The problem I'm having is that when the Phone, Fax and
Email are null, and Website is not null, there is an empty
line above the "Website" line.
Is there any way to shrink the report, so that the empty
line is not displayed, and the text below it is shifted up?
Thanks for any help.
-Amit
========================
Hi,
I'm using a query as a source for a report. Some of the
records have null values for a few fields. The fields are
Phone, Fax, Email and Website.
I have code in the report to display the labels only if
the value is not null. I'm setting the visible property of
the labels true or false depending on the corresponding
value being not null, or null resp.
I also have the Can Grow/Can Shrink properties of the
textboxes, and the Detail section of the report set to Yes.
I have "Phone, Fax and Email" displayed on one line,
and "Website" displayed on second line below it.
The problem I'm having is that when the Phone, Fax and
Email are null, and Website is not null, there is an empty
line above the "Website" line.
Is there any way to shrink the report, so that the empty
line is not displayed, and the text below it is shifted up?
Thanks for any help.
-Amit