I have a form with 5 text boxes. A, B, C, D and F.
Text boxes A, B, C, D have numeric values.
Text box F is date.
I want when text boxes A to D have the value 0 and text box F is filled with the date to lock edit for this registration and the corresponding row on the table.
I want it to...