[FONT="]I have a form with 5 text boxes. A, B, C, D and F.[/FONT]
[FONT="]Text boxes A, B, C, D have numeric values.[/FONT]
[FONT="]Text box F is date.[/FONT]
[FONT="]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.[/FONT]
[FONT="]I want it to be visible by the users, maybe the fields in a deferent color (e.g. : light grey) if possible, but not to be able to edit it.[/FONT]
[FONT="]I guess it would be in the after update event of the form. [/FONT]
[FONT="]Could someone guide me throw the VB code?[/FONT]
[FONT="]Text boxes A, B, C, D have numeric values.[/FONT]
[FONT="]Text box F is date.[/FONT]
[FONT="]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.[/FONT]
[FONT="]I want it to be visible by the users, maybe the fields in a deferent color (e.g. : light grey) if possible, but not to be able to edit it.[/FONT]
[FONT="]I guess it would be in the after update event of the form. [/FONT]
[FONT="]Could someone guide me throw the VB code?[/FONT]