A family of Microsoft relational database management systems designed for ease of use.
It sounds like your procedure is not linked to the AfterUpdate event. Look at the property sheet for the checkbox, on the Events tab, and next to "After Update" it should say [Event Procedure].
If it does not, type "[" in the box ( [Event Procedure] should auto-fill) then click the button with 3 dots. This will display an empty procedure stub into which you can paste the code.
Best wishes,
Graham