[Solved]Message 2 2 Using Visual Basic Editor Create Vba Procedure Named Message2 Following Creat Q37062793
MESSAGE 2
2. Using the Visual Basic Editor, create a VBA procedure namedmessage_2 that does the following:a. Create a Message Box that meets the followingrequirements:i. A Multiline Message Box with the following message:Welcome to PowerPoint!Do you wish to run this Presentation?ii. Contains a Yes and a No button.iii. Contains a Question Mark icon.iv. The No button is the default button.v. The Message Box title reads “Run Show?”b. If the user clicks the Yes button, the slide showruns.
Expert Answer
Answer to MESSAGE 22. Using the Visual Basic Editor, create a VBA procedure named message_2 that does the following:a. Create a Me… . . .
OR

