Access 365
Within my main form f_pac,
I have 3 check boxes (USA, Canada, Combined)
I need to have them enabled/disabled.
If either USA or Canada is checked then disable Combined.
and
if Combined is checked disable USA and Canada.
How can I do this?
Within my main form f_pac,
I have 3 check boxes (USA, Canada, Combined)
I need to have them enabled/disabled.
If either USA or Canada is checked then disable Combined.
and
if Combined is checked disable USA and Canada.
How can I do this?