Sorry about this fellas but the keyword search seems to be fubared as I'm very certain this has been asked before.
In CR 8.5:
I have a details section which is conditionally suppressed based on the [contract date] = LastFullMonth and then it is grouped by Rep so I can see which contracts he made in the last full month.
Now I have several YTD summaries in the group footer section so I look at all contracts but suppress all but those in the LastFullMonth.
If a rep did not have any new contracts in the LFM I was to suppress the group header for asthetic reasons. So I essentially need a formula that looks something like this:
If [Details section] = {no visible records} then true else false
How would one do that?
In CR 8.5:
I have a details section which is conditionally suppressed based on the [contract date] = LastFullMonth and then it is grouped by Rep so I can see which contracts he made in the last full month.
Now I have several YTD summaries in the group footer section so I look at all contracts but suppress all but those in the LastFullMonth.
If a rep did not have any new contracts in the LFM I was to suppress the group header for asthetic reasons. So I essentially need a formula that looks something like this:
If [Details section] = {no visible records} then true else false
How would one do that?