Hi there,
I have a main form called frm_tutor and a subform called frm_tutorial1. In the subform I have a field called TutorialType which is a combo box. On hitting a save button that I have made, I want to write an If function that checks that a TutorialType has been selected.
How would I write this?
I have a main form called frm_tutor and a subform called frm_tutorial1. In the subform I have a field called TutorialType which is a combo box. On hitting a save button that I have made, I want to write an If function that checks that a TutorialType has been selected.
How would I write this?