I'm trying to replicate a form we utilize at work. The form has 19 rows for individual names with data to be placed next to the names. Most people hand write the information into the blank forms.
All of the information needed to fill in the form is found in a database we use, so I want to recreate the form with a report and populate the rows straight from the database. Not a problem.
But there is. If I only have 10 data entries, it only completes half the page. How do I go about getting the report to fill the page with more blank rows?
If my question isn't clear enough, let me know and I'll try to be more clear.
All of the information needed to fill in the form is found in a database we use, so I want to recreate the form with a report and populate the rows straight from the database. Not a problem.
But there is. If I only have 10 data entries, it only completes half the page. How do I go about getting the report to fill the page with more blank rows?
If my question isn't clear enough, let me know and I'll try to be more clear.