I have an unbound combo box that looks up value from a table.
I have also enabled the Not In List event to allow users to add to the list as necessary.
If the user selects a value that is IN the list, I want to disable some other controls on the form. How do I do this?
Thanks in advance.
I have also enabled the Not In List event to allow users to add to the list as necessary.
If the user selects a value that is IN the list, I want to disable some other controls on the form. How do I do this?
Thanks in advance.