G
Guest
I'm using info from two tables to print rolodex cards, which are a fixed
height and fixed number per page. My report contains data from two tables:
one table with family contact info (the header), and one table with people in
that family contact info (detail).
So the card would look like this:
Smith
1005 7th St.
-----------------
John 555-1234
Sue 555-2345
How can I set a total height (no more, no less) for each record
(header+detail), regardless of how many family members each family has
(regardless of how many records the detail section has)?
height and fixed number per page. My report contains data from two tables:
one table with family contact info (the header), and one table with people in
that family contact info (detail).
So the card would look like this:
Smith
1005 7th St.
-----------------
John 555-1234
Sue 555-2345
How can I set a total height (no more, no less) for each record
(header+detail), regardless of how many family members each family has
(regardless of how many records the detail section has)?