Hi All.
I would like to create validation if user forgot enter data in a form. How to create message if user forgot to enter data on some of the field(s) and try to go to other record by click Tab button or use navigation button. In that case will pop up message with a list of empty field(s) and highlighted box(es) of those field(s), for instance, by Red color. When user click OK button on message box he(she) will have ability to correct according record.
And other question. I combine first letter of two text fields of table A. I used TextBox. How to keep result in a other field of the same table?
Thanks.
I would like to create validation if user forgot enter data in a form. How to create message if user forgot to enter data on some of the field(s) and try to go to other record by click Tab button or use navigation button. In that case will pop up message with a list of empty field(s) and highlighted box(es) of those field(s), for instance, by Red color. When user click OK button on message box he(she) will have ability to correct according record.
And other question. I combine first letter of two text fields of table A. I used TextBox. How to keep result in a other field of the same table?
Thanks.
Last edited: