Hi,

This seems like it would be simple enough to do but...

I have a checkbox called optComplete that I want to be disabled UNLESS:

1. The checkbox optoNewFF is checked, OR
2. The checkbox optoNewClient is checked, OR
3. An option in the combobox optqReasonNone is selected

I've tried loads of IF statements but I keep getting errors

Thanks in advance for your help.