KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q158896: PPT: How to Add a Macro to a Toolbar

Article: Q158896
Product(s): Microsoft PowerPoint for Windows
Version(s): MACINTOSH:98; WINDOWS:97
Operating System(s): 
Keyword(s): kbmacro kbprogramming kbui kbdtacode KbVBA kbpptvbakbfaq
Last Modified: 24-JUL-2001

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft PowerPoint 98 Macintosh Edition 
- Microsoft PowerPoint 97 for Windows 
- Microsoft Visual Basic for Applications 
-------------------------------------------------------------------------------

SUMMARY
=======

If you create a Microsoft Visual Basic for Applications macro (Sub procedure)
that you want to use with more than one presentation, you can add a button to
one of the PowerPoint toolbars to run the macro.

MORE INFORMATION
================

To add a button for a macro to a toolbar, follow these steps:

1. Open the presentation that contains the macro. If you have just added a macro
  to your current presentation, save your presentation. For this procedure to
  work, your file must be saved before you create the button.

2. On the Tools menu, click Customize.

3. Click the Commands tab.

4. Click Macros in the Categories list.

5. Drag the name of your macro from the Commands list and drop it on one of your
  toolbars. This adds a button to the toolbar to run the macro.

6. Click Close.

NOTE: PowerPoint stores macros in presentations. When you click this button, the
presentation that contains the macro opens in the foreground. If you delete or
rename the presentation that contains the macro, the button stops working.

Additional query words: 97 8.00 ppt8 vba vbe visual basic tips&tricks ppt97 sharing copying macro button code module form macppt 98

======================================================================
Keywords          : kbmacro kbprogramming kbui kbdtacode KbVBA kbpptvba kbfaq
Technology        : kbHWMAC kbOSMAC kbPowerPtSearch kbZNotKeyword6 kbPowerPt97 kbPowerPt97Search kbPowerPt98Search kbPowerPt98 kbVBASearch kbZNotKeyword3
Version           : MACINTOSH:98; WINDOWS:97
Hardware          : MAC x86
Issue type        : kbhowto

=============================================================================

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.