D
Dave Holmes
I am using Access 2002.
I have a report with three-column detail section (a grid) which may
contain any number of records. This is preceeded by a group header and
there may be any number of groups on a page.
I would like to "pad" the detail section with empty fields when the
number of records is not a multiple of three (e.g. when there are four
records in the group, I would like to add two empty fields before
writing the next group header).
I don't think the solutions I've seen posted here will work because a)
the number of records/positions in the detail section is not fixed and
b) the number of groups per page is not fixed. Any ideas?
Thanks.
I have a report with three-column detail section (a grid) which may
contain any number of records. This is preceeded by a group header and
there may be any number of groups on a page.
I would like to "pad" the detail section with empty fields when the
number of records is not a multiple of three (e.g. when there are four
records in the group, I would like to add two empty fields before
writing the next group header).
I don't think the solutions I've seen posted here will work because a)
the number of records/positions in the detail section is not fixed and
b) the number of groups per page is not fixed. Any ideas?
Thanks.