M
Mona-ABE
I have a report with 2 group headers and one detail section:
MODULE
BUSINESS
DETAIL
I always have module info, sometimes business info is empty, but the detail
section always has data for both. I'd like to supress the business header
and the corresponding detail section data when the business group header is
empty. Can you recommend the best way to do this either with VBA in the
report's onformat or onprint event, or some other way?
MODULE
BUSINESS
DETAIL
I always have module info, sometimes business info is empty, but the detail
section always has data for both. I'd like to supress the business header
and the corresponding detail section data when the business group header is
empty. Can you recommend the best way to do this either with VBA in the
report's onformat or onprint event, or some other way?