A family of Microsoft relational database management systems designed for ease of use.
Hi HawksWATN,
You can use macro to lock the fields if an option is selected. You may follow these steps:
- Right click on the Option button then select Build Event. Select Macro.
- You can refer on this screenshot:
As there are no lock property in the form, I suggest you use the locked property for each of the fields, to prevent modifying the values on the field once that checkbox is checked.
Let me know if you need further assistance on this.
Thanks,
Mike