Hi dears,
When the user press the Save button, the program should insure that a combo box has a value select.
If not selected, a message box with single OK button should be opened. but when I press this button, the program is going to complete.
I want to reinforce the program to back to the form after pressing OK button to select from a specific combo box.
what is the best way?
When the user press the Save button, the program should insure that a combo box has a value select.
If not selected, a message box with single OK button should be opened. but when I press this button, the program is going to complete.
I want to reinforce the program to back to the form after pressing OK button to select from a specific combo box.
what is the best way?
Comment