I have a report and I want it to show a label or text box if the data
on the row is null or = 0.
I've tried and if..then..else statement in the format event for the
detail section of my report.
Any ideas?
Thanks in advance!
on the row is null or = 0.
I've tried and if..then..else statement in the format event for the
detail section of my report.
Any ideas?
Thanks in advance!
Comment