I'm new to Access programming and am having a problem with a command button on a form. I have an event procedure assigned to the on_click event for the command button. The procedure executes properly but when I return to the form, the command button remains greyed-out just as when it was clicked rather than returning to normal. What must be done in order to restore it? Thanks.