The Criteria below is all based on a unique Order Number. I have 7 selection drop downs on a form that a user can select some or all of the 7 Tank Numbers and enter a unique Batch # for each Tank Number. For example: Order Number 12345
1st selection the user Selects Tank 1200 and its Batch Number is 2.
2nd selection the user Selects Tank 4000 and its Batch Number is 1.
3rd selection the user Selects Tank 5000 and its Batch Number is 3.
No more Tank Selection are required for this Order Number 12345.
For example: Order Number 6789
1st selection the user Selects Tank 3000 and its Batch Number is 2.
2nd selection the user Selects Tank 4000 and its Batch Number is 1.
3rd selection the user Selects Tank 1200 and its Batch Number is 2.
No more Tank Selection are required for this Order Number 6789.
So actually there are 4 Batches in Tank 1200 - 3 Batches in Tank 5000 - 3 Batches in Tank 3000 and 2 Batches in Tank 4000.
I need to be able to create a unique column for each Tank and show the corresponding Batch Number Totals for each Tank for that Order.
Thank you for your thoughts and advise!
1st selection the user Selects Tank 1200 and its Batch Number is 2.
2nd selection the user Selects Tank 4000 and its Batch Number is 1.
3rd selection the user Selects Tank 5000 and its Batch Number is 3.
No more Tank Selection are required for this Order Number 12345.
For example: Order Number 6789
1st selection the user Selects Tank 3000 and its Batch Number is 2.
2nd selection the user Selects Tank 4000 and its Batch Number is 1.
3rd selection the user Selects Tank 1200 and its Batch Number is 2.
No more Tank Selection are required for this Order Number 6789.
So actually there are 4 Batches in Tank 1200 - 3 Batches in Tank 5000 - 3 Batches in Tank 3000 and 2 Batches in Tank 4000.
I need to be able to create a unique column for each Tank and show the corresponding Batch Number Totals for each Tank for that Order.
Thank you for your thoughts and advise!