Hi,
I have column A with 2198 items (every item has a unique item number) and column K with letters A or B or C
example:
column A ....... column K
250310 A
250350 B
250110 B
310140 A
120740 C
405160 C
64 items have A ; 221 items have B ; 1913 items have C
I would like to have a tool that would generate items for daily cycle counting of stock in our warehouse randomly from the list according to following conditions:
Every item from group A must be counted four times a year => 64 items per quarter => approx. 1 item daily
Every item from group B must be counted twice a year => 110 items per quarter => approx. 2 items daily
Every item from group C must be counted once a year => 478 items per quarter => approx. 8 items daily
To comply with the conditions, stock of 11 items should be counted every day. I would like to run the cycle counting equally, it means I would like to keep the distribution of the groups A / B / C into 1 item / 2 items / 8 items to be generated every day.
Thanks for your help
Michaela
I have column A with 2198 items (every item has a unique item number) and column K with letters A or B or C
example:
column A ....... column K
250310 A
250350 B
250110 B
310140 A
120740 C
405160 C
64 items have A ; 221 items have B ; 1913 items have C
I would like to have a tool that would generate items for daily cycle counting of stock in our warehouse randomly from the list according to following conditions:
Every item from group A must be counted four times a year => 64 items per quarter => approx. 1 item daily
Every item from group B must be counted twice a year => 110 items per quarter => approx. 2 items daily
Every item from group C must be counted once a year => 478 items per quarter => approx. 8 items daily
To comply with the conditions, stock of 11 items should be counted every day. I would like to run the cycle counting equally, it means I would like to keep the distribution of the groups A / B / C into 1 item / 2 items / 8 items to be generated every day.
Thanks for your help
Michaela