Hi All
I have a subform within a form. It has a control named Frame14 with 3 option buttons. It is the continuous subform. What I want to do is put a validation so that the users can't leave any option blank.
There is a Save button in the main form that checks all the validations before data gets saved. So how can I put validation in that to check if the frame value is 0 then display error message.
Thanks
I have a subform within a form. It has a control named Frame14 with 3 option buttons. It is the continuous subform. What I want to do is put a validation so that the users can't leave any option blank.
There is a Save button in the main form that checks all the validations before data gets saved. So how can I put validation in that to check if the frame value is 0 then display error message.
Thanks