Hello,
Is there a event that can be called if controls on the form change value after the user changes them? I want to change a boolean value in VBA that determines if the form has been altered and whether it needs to save the values on the form or not. The controls are unbound if that makes any difference. If you want more information please let me know. I also have already tried the event called On Data Change and On Data Set Change which have not worked. Thanks!
Is there a event that can be called if controls on the form change value after the user changes them? I want to change a boolean value in VBA that determines if the form has been altered and whether it needs to save the values on the form or not. The controls are unbound if that makes any difference. If you want more information please let me know. I also have already tried the event called On Data Change and On Data Set Change which have not worked. Thanks!