I have a material Receiving Material Table that gets updated based on entries when material is received in each having a specific lot code number.
I also have a Daily Production Form that I enter in a customer's materials used. As of now, when a customer's material is used up, I go to the Receiving Log table and click on a yes/no checkbox and select that is a "Completed Order" so I know to use the next lot code of the customer for the material that is now used up.
Is there a way to create a yes/no checkbox in the form that I can click on to automatically update the material and its lot code as "Completed Order" in the Receiving Material Table.
By the way, the form is bound to a table called "tblDailyProduction".
THANKS!
I also have a Daily Production Form that I enter in a customer's materials used. As of now, when a customer's material is used up, I go to the Receiving Log table and click on a yes/no checkbox and select that is a "Completed Order" so I know to use the next lot code of the customer for the material that is now used up.
Is there a way to create a yes/no checkbox in the form that I can click on to automatically update the material and its lot code as "Completed Order" in the Receiving Material Table.
By the way, the form is bound to a table called "tblDailyProduction".
THANKS!