Hi All from Downunder, This is my first post.....
I have an Access program we use to record batch numbers of the product we produce. We now want to relate the batch numbers to the Clients invoice number.
Preferably the invoice column would Auto number the rows. We could enter the batch number or several batch numbers in the fields/columns across the row. It could be up to several batch numbers per invoice.
If we needed a report to relate a batch number to an invoice, we would like the several columns of possible batch numbers to relate to the invoice number. i.e.
Invoice No: Batch 1 Batch 2 Batch 3 Batch 4 Batch 5 etc.
15556 110113 110213 130125 121213 130731
15557 130731 130917
15558 130125 120430 110113
I would like to see a report as a result say;
REPORT RESULTS:
Batch No's INVOICES
110113 15556
15558
130731 15556
15557
I guess it is easy, but this amateur just can't figure it out.... Many thanks in advance.

I have an Access program we use to record batch numbers of the product we produce. We now want to relate the batch numbers to the Clients invoice number.
Preferably the invoice column would Auto number the rows. We could enter the batch number or several batch numbers in the fields/columns across the row. It could be up to several batch numbers per invoice.
If we needed a report to relate a batch number to an invoice, we would like the several columns of possible batch numbers to relate to the invoice number. i.e.
Invoice No: Batch 1 Batch 2 Batch 3 Batch 4 Batch 5 etc.
15556 110113 110213 130125 121213 130731
15557 130731 130917
15558 130125 120430 110113
I would like to see a report as a result say;
REPORT RESULTS:
Batch No's INVOICES
110113 15556
15558
130731 15556
15557
I guess it is easy, but this amateur just can't figure it out.... Many thanks in advance.
Last edited: