I need help creating an if then statement to disable a control on a subform., and enable others. Here is the logic.
If option 1 on subform 1 (on form 1) is checked (or true), I want to disable option 2,3,4, and 5. If option 2 is checked, (or true) I want to disable option 1,3,4, and 5.
Thanks in advance
If option 1 on subform 1 (on form 1) is checked (or true), I want to disable option 2,3,4, and 5. If option 2 is checked, (or true) I want to disable option 1,3,4, and 5.
Thanks in advance