I would like to be able to force a user to choose an option on a frame before they are able to continue. At the moment when a value is input to a text box, a message box appears advising the user to choose odd male or female. However, the form will allow the user to continue without inputing a value.
The perfect scenario would be after update on the text box the message box would appear, on OK, focus would be set on the appropriate frame. If the user then tries to move on without a value being input the message box will appear again etc.
The perfect scenario would be after update on the text box the message box would appear, on OK, focus would be set on the appropriate frame. If the user then tries to move on without a value being input the message box will appear again etc.