O
Opal
I have a combo box on a form that has three status options -
Open, Closed - NG and Closed - OK. All records in the
form are Open but the user can close them only if certain
conditions are met. For example, the record status
can be Closed - OK only if Countermeasures and
a body number are noted (two separate text boxes).
A record status can only be Closed - NG if comments
(separate text box)are give as to why no countermeasure
can be found.
How can I prevent the combo box change based on
these criteria?
Open, Closed - NG and Closed - OK. All records in the
form are Open but the user can close them only if certain
conditions are met. For example, the record status
can be Closed - OK only if Countermeasures and
a body number are noted (two separate text boxes).
A record status can only be Closed - NG if comments
(separate text box)are give as to why no countermeasure
can be found.
How can I prevent the combo box change based on
these criteria?