P
pschoen
In the report I am designing, I have several bulleted lists. I use this
expression for the bullet: =IIf([Accomplish1a] Is Null,Null,"•") so the
bullet does not show if an item is null. My problem is that I get one extra
blank line in the report if there is one or more null bullets. The bulleted
items are in groups of 6. If I have 5 bulleted items and the last one is
null, I get a blank line. If I skip the whole group of 6 bulleted items, I
get the same one blank line.
Thanks
Phil Schoen
expression for the bullet: =IIf([Accomplish1a] Is Null,Null,"•") so the
bullet does not show if an item is null. My problem is that I get one extra
blank line in the report if there is one or more null bullets. The bulleted
items are in groups of 6. If I have 5 bulleted items and the last one is
null, I get a blank line. If I skip the whole group of 6 bulleted items, I
get the same one blank line.
Thanks
Phil Schoen