Design Corner

While this chapter has not been intended to teach you to create VBA code from scratch, it can be useful to see the code created by a macro recorded through user actions. The Before figure shows a slide layout created by a macro, and the After figure shows the VBA code created by the recording of the macro.

Before

Figure . Create a custom slide layout that you can apply to any slide by invoking your macro. The user of this macro will double-click the charts to enter their data and customize these basic charts for each use.


After

Figure . The VBA code includes the name of the macro and the commands issued as the macro was recorded.


..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset