Report to be a fill in sheet for records not yet created

C

Chegu Tom

For a report to be used by staff when receiving new materials

the header of the report will list the details of a purchase order (no
problem here)
the body will have a list of lines for the receiving staff to fill in as
they unload the truck. At this point there are no records for receiving
these items in the database. This paper will be used by the clerical staff
to create the receiving records in the database.

Example: a partial shipment of order 12345 arrives for example this
shipment contains items 5-12 (1-4) were previously received
I need a way to make a fixed number of iterations of the detail line with
incrementing numbers.


Report
-----header-----------------------
PO Order 12345 Date--- Date due
Vender etc

All the PO information ( no problem)

---Body of report---

Item Length Reference Number

5 __________ _______________

6 __________ _______________

7 __________ _______________

8 __________ _______________

etc to

12 __________ _______________
 
Top