D
Denise
I have about 100 text fields with the following code in a
report.
IFF([DisplayNone], "Display = None", Null)
The text fields that are not Null show up on the report.
However, my problem is that when you view or print the
report there are still a lot of spaces between some of the
text that prints. Some lines are fine and others have a
large space.
I have the detail section of the report and the properties
section marked off can shrink, can grow and also made sure
there is nothing else touching the text, next to the text,
or in another column.
Can anyone help with this, I have been working on this
report for about 3 months now and do not know what is
wrong.
Thanks,
Denise
report.
IFF([DisplayNone], "Display = None", Null)
The text fields that are not Null show up on the report.
However, my problem is that when you view or print the
report there are still a lot of spaces between some of the
text that prints. Some lines are fine and others have a
large space.
I have the detail section of the report and the properties
section marked off can shrink, can grow and also made sure
there is nothing else touching the text, next to the text,
or in another column.
Can anyone help with this, I have been working on this
report for about 3 months now and do not know what is
wrong.
Thanks,
Denise