You want to create a private macro that will run when the us…
You want to create a private macro that will run when the user opens the workbook. In the space provided below, type the lines of code needed to create this macro from beginning to end: (14 points) Select the cell named Turkey using the Name Box Display a dialog box that asks Are you traveling for Thanksgiving? Give the dialog box the title Travel and include a Yes button and a No button in the dialog box. If the user clicks on the No button, select Cell A1. If the user clicks on the Yes button, display a dialog box that simply says Safe Travels!