Our system has five bin location fields for recording where an item may be stocked in each store. At this time we only use up to three of these, but that could change at any time to go up to four or five. They are BINLOC1, BINLOC2, BINLOC3, BINLOC4 and BINLOC5. I need to be able to create count sheets page-broken by Bin Location. All they will have on the count sheet is the Supplier, Part#, BinLocation and Quantity Type (each, box, pounds, etc) and a place for the employee to enter the count.
So for example, Part#1 could be BINLOC1 = STORE1A indicating it is on shelf A1, BINLOC2 = WARE3A indicating that the extra stock for the store is in the back on shelf 3A and BINLOC3 = COUNTER indicating that there is a display box at the service counter to attract POS attention.
Part#2 could be just BINLOC1 = STOREB7
Part#3 could have no bin location (usually large items like welders that are sitting on the floor).
I would need to have Part#1 show up on three different count sheets, part#2 to show up on just STOREB7 and Part#3 to be listed on the page for items with no bin location.
We can not have one of the higher numbered Bin Locations populated if any of the lower ones are null. For example, there can not be a null in BINLOC1 and a value in BINLOC2.
I am using Crystal version 11.5.8.826
How do I do it?
"The problems we face today cannot be solved by the minds that created them."
--Albert Einstein
So for example, Part#1 could be BINLOC1 = STORE1A indicating it is on shelf A1, BINLOC2 = WARE3A indicating that the extra stock for the store is in the back on shelf 3A and BINLOC3 = COUNTER indicating that there is a display box at the service counter to attract POS attention.
Part#2 could be just BINLOC1 = STOREB7
Part#3 could have no bin location (usually large items like welders that are sitting on the floor).
I would need to have Part#1 show up on three different count sheets, part#2 to show up on just STOREB7 and Part#3 to be listed on the page for items with no bin location.
We can not have one of the higher numbered Bin Locations populated if any of the lower ones are null. For example, there can not be a null in BINLOC1 and a value in BINLOC2.
I am using Crystal version 11.5.8.826
How do I do it?
"The problems we face today cannot be solved by the minds that created them."
--Albert Einstein