If VBA.MsgBox("Are you sure?", vbYesNo + _ vbDefaultButton2 + vbQuestion) = vbNo Then 'User is not sure. End If