Hi,
Trying to find an answer to this item I am working on.
I am trying to build 10 separate shopping orders which could vary from 5 - 10 items in each order.
I have a separate tab with the data of the items I can use to create the orders with but these are broken into three categories: Dry, Cold, Frozen
These three categories are being used to create the shopping order.
I have a table on another tab to allocate the split of the order, for example if there are 15 items in order 1:
5 can be Dry items
5 can be Cold items
5 can be Frozen items
What I am trying to do is to create the orders of shopping by referencing the category but to avoid having duplicates on any one order (so same item appears more than once in each order).
I am also trying to use as much of the sample data as I can.
I have uploaded a sample file which gives the gist of what I am trying to do.
Trying to find an answer to this item I am working on.
I am trying to build 10 separate shopping orders which could vary from 5 - 10 items in each order.
I have a separate tab with the data of the items I can use to create the orders with but these are broken into three categories: Dry, Cold, Frozen
These three categories are being used to create the shopping order.
I have a table on another tab to allocate the split of the order, for example if there are 15 items in order 1:
5 can be Dry items
5 can be Cold items
5 can be Frozen items
What I am trying to do is to create the orders of shopping by referencing the category but to avoid having duplicates on any one order (so same item appears more than once in each order).
I am also trying to use as much of the sample data as I can.
I have uploaded a sample file which gives the gist of what I am trying to do.