Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Programming the report

edited May 2002 in General
Hi,
I have a subreport that looks like this: (for example)
amount partNo Description price totalprice
1 123445 toy 1,50 1,50

My problem is : the value of the field partNo can be NULL
In that case I have to take the value from another place.
How can I define a if-condition in ReportBuilder (not i my delphi-program)
that handles my problem?
Tia
Andreas

Comments

This discussion has been closed.