Hi
I have a few combo boxes where the match is required.
When I select a value and then delete it and go to another control then I get very user unfriendly message "invalid property value".
I want to allow to go to a different controls if the value is empty and if the value is not in a drop down box I want to either display a user friendly msgbox or clear the drop down box value.
Many thanks in advance
Emil
I have a few combo boxes where the match is required.
When I select a value and then delete it and go to another control then I get very user unfriendly message "invalid property value".
I want to allow to go to a different controls if the value is empty and if the value is not in a drop down box I want to either display a user friendly msgbox or clear the drop down box value.
Many thanks in advance
Emil
Comment