Hi
I have a form, two of the fields are Comment which is a text box and Update which is a combo box with a list of names. I am trying to prevent someone selecting his name as having updated the record but leaving the Comment field blank. Have tried validation rules on the Combo box but think I...