Is there a way to give the user an option to halt a macro? The first step of the macro will be a MsgBox warning “you are about to update…”. Then I’d like a yes/no “are you sure?” box to pop-up. If user clicks no, the macro ends. If yes, it continues. I don’t want the user to have to click ‘no’ through a dozen subsequent warning boxes that Access automatically gives if they initiated the update macro by mistake!