Everybody is good, the above is the purchase requisition MRP run out, it is a money and goods, but multiple delivery, I want to make delivery in VB by three day the number of automatic merge into a single, could you tell me how to implementation, experts want to thank you
CodePudding user response:
Don't understand your description, whether the actual examples?CodePudding user response:
Ordered by date and material first, find the earliest date, use datediff function to determine whether a subsequent date and materials to meet your requirements, if meet you accumulate, does not meet the new...A very simple cycle,