[Solved]Message 1 1 Using Visual Basic Editor Create Vba Procedure Named Message1 Following Asks Q37062777
MESSAGE 1
1. Using the Visual Basic Editor, create a VBA procedure namedmessage_1 that does the following:a. Asks the user for their name (using an Input Box).b. Determines the number of slides in the presentation usingthe appropriate code.c. Displays a message back to the user (using a Message Box)that contains the name entered and the number of slide in thepresentation. The message should be something like this: (HelloSally, there are 8 slides in this presentation!)
Expert Answer
Answer to MESSAGE 11. Using the Visual Basic Editor, create a VBA procedure named message_1 that does the following:a. Asks the us… . . .
OR

