G
Guest
I have a combo box on a subform. The combo box has a pull down list. I use the AfterUpdate event to update other controls from the pull down list. It works perfectly.
Usually we use BeforeUpdate to validate data. In this case, can I do the same? Appreciate for any advise.
Usually we use BeforeUpdate to validate data. In this case, can I do the same? Appreciate for any advise.