I have a form with a number of text boxes and combo boxes on.
I am not concerned about the text fields being used, but I do need to ensure that the user selects a value for each of the combo boxes.
How do I write code that forces a user to enter select a value from a combo box before closing the form?
Thanks
I am not concerned about the text fields being used, but I do need to ensure that the user selects a value for each of the combo boxes.
How do I write code that forces a user to enter select a value from a combo box before closing the form?
Thanks