You could perhaps create report with columns set to 4. Put the row header labels in a region and set Region.Visible to True/False base upon whether the first column is printing (Report.CurrentColumn).
Best regards,
Nard Moseley Digital Metaphors www.digital-metaphors.com
Comments
You could perhaps create report with columns set to 4. Put the row
header labels in a region and set Region.Visible to True/False base upon
whether the first column is printing (Report.CurrentColumn).
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
the levels of sub-totals.
How can I implement that based on groups using columns?
John