G
Guest
MS Access 2003 - I am creating a form to look like a pre-printed form that is
used in my office. The problem is, the pre-printed form has five sections to
enter item information. This works well when my report has five records (or
multiples of five) but if it only has two or three, then there is a blank
space where the pre-printed form has blocks for information. In the spaces
where there are records, the report looks exactly like the pre-printed form.
Is there a way to print extra blank records to make the report look like the
pre-printed form? It is very important since the command staff will not
accept the report if it doesn't look the same, even though it is so much
easier to click a button to do the report instead of filling out a
pre-printed form. I am able to copy and paste VBA code, and can tweak it to
suit my needs, but I am not a programmer.
used in my office. The problem is, the pre-printed form has five sections to
enter item information. This works well when my report has five records (or
multiples of five) but if it only has two or three, then there is a blank
space where the pre-printed form has blocks for information. In the spaces
where there are records, the report looks exactly like the pre-printed form.
Is there a way to print extra blank records to make the report look like the
pre-printed form? It is very important since the command staff will not
accept the report if it doesn't look the same, even though it is so much
easier to click a button to do the report instead of filling out a
pre-printed form. I am able to copy and paste VBA code, and can tweak it to
suit my needs, but I am not a programmer.