Subreports

J

JosephRobert

How can I get a subreport to become visble using
the 'Expression Builder'. For instance, if I had the
following statement:

=IIf([ALL_SOMETHING]=-1,[NAME_OF_SUBRPT],
[ANOTHER_SUBREPORT])

What methods or attributes would I add to these reports to
make them visible?
 
Top