Hi,
I'm trying to see to if its possible to build a macro or to simply use functions in the cells with the scenario mentioned below:
We have 3 types of apples (Fuji, Red, Gala). All have different set of apples that are each uniquely barcoded that need to be evenly distributed into 6 baskets. When it comes to uneven numbers divisible by 6, they need to be added back into one of the other baskets (in others words, would restart the count OR basket 1 & 2 would get two apples from Red); can't have part of an apple.
Fuji 6 Apples
Red 8 Apples
Gala 24 Apples
The goal would be to filter at the column for basket '1' and I would get all of the listed assigned apples from each person.
(Slightly different scenario with the same idea from another thread I had posted "Sorting Apples Questions - Using Macros")
I'm trying to see to if its possible to build a macro or to simply use functions in the cells with the scenario mentioned below:
We have 3 types of apples (Fuji, Red, Gala). All have different set of apples that are each uniquely barcoded that need to be evenly distributed into 6 baskets. When it comes to uneven numbers divisible by 6, they need to be added back into one of the other baskets (in others words, would restart the count OR basket 1 & 2 would get two apples from Red); can't have part of an apple.
Fuji 6 Apples
Red 8 Apples
Gala 24 Apples
The goal would be to filter at the column for basket '1' and I would get all of the listed assigned apples from each person.
(Slightly different scenario with the same idea from another thread I had posted "Sorting Apples Questions - Using Macros")