Yes True The command button is the Cancel button. No False (Default) The command button isn't the Cancel button. When a command button's Cancel property setting is Yes and the Form window is active, ...
Setting the **Cancel** property to Yes makes the command button the **Cancel** button in the form. However, you must still write the macro or Visual Basic event procedure that performs whatever action ...