I am trying to create a 'sign-in sheet' report. It needs to have the people's names printed on each row. The sign-in sheet has 15 rows, but there may be only 3-4 people to be listed for a given report.
I want the sign-in sheet to print all 15 sign-in rows, even if there are less people than that.
I have done other single page reports like this (but not in Access) by doing the whole report in the page header band, and looping through the data and putting the data where I want it.
Is this possible in Access 2000? Can I get to the report recordset, or do I need to create a new one?
Mike
I want the sign-in sheet to print all 15 sign-in rows, even if there are less people than that.
I have done other single page reports like this (but not in Access) by doing the whole report in the page header band, and looping through the data and putting the data where I want it.
Is this possible in Access 2000? Can I get to the report recordset, or do I need to create a new one?
Mike