Crystal Reports 2008 Experts"
Is it possible to suppress a subreport that is within a main report by using record selection formulas / booleans (true/false scenarios)?
For example:
If IsNull({database.field})
Then
True
Else
False
Any help would be great!
I'm trying to get around creating multiple customized reports for my department's needs.
Thanks
Stephen Waichulis
Is it possible to suppress a subreport that is within a main report by using record selection formulas / booleans (true/false scenarios)?
For example:
If IsNull({database.field})
Then
True
Else
False
Any help would be great!
I'm trying to get around creating multiple customized reports for my department's needs.
Thanks
Stephen Waichulis