Results 1 to 6 of 6

Thread: How can I create a macro in microsoft PowerPoint?

  1. #1
    Join Date
    Dec 2009
    Posts
    48

    How can I create a macro in microsoft PowerPoint?

    Hello Friends,

    I am aware about how to create the macro in Microsoft word and Microsoft excel. But thing is that I don't know how to create macro in Microsoft PowerPoint. And the macro creation in word and PowerPoint are totally different methods.
    Is anyone tried the macro creation in Microsoft PowerPoint? Please help me over this, I am waiting for your reply.

  2. #2
    Join Date
    Apr 2008
    Posts
    2,139

    Re: How can I create a macro in microsoft PowerPoint?

    You can record macro in Microsoft PowerPoint using below procedure:
    • First Point to Macro from the "Tools menu" and then select "Record New Macro" option.
    • Then enter a name for the macro in Macro name box
    • Then select Store macro box, and then click the location for the macro.
    • You can add description of the macro in using "Description box".
    • Then click on OK button.
    • Then record the actions for the macro, and then finally select "Stop Recording" from toolbar

  3. #3
    Join Date
    Jan 2008
    Posts
    3,755

    Re: How can I create a macro in microsoft PowerPoint?

    Using the "Microsoft Visual Basic" we can create macros for Microsoft PowerPoint, See below:
    1. First open the "Microsoft PowerPoint", then click on the "Tools menu",
    2. Then select "Macro" option and then click on "Visual Basic Editor".
    3. Then click on the "Module" form the "Insert menu" of the "Microsoft Visual Basic Editor".
    4. Then you need to provide code for the module code window.
    5. To run this macro from "from the module window", you need to press "F5" key.
    6. After writing macro,click on the "File menu" and select "Close and Return to Microsoft PowerPoint" option.

  4. #4
    Join Date
    May 2008
    Posts
    3,316

    Re: How can I create a macro in microsoft PowerPoint?

    Hello friend,

    To create the macro in the Microsoft PowerPoint you can us the "Record Macro" option of the Microsoft PowerPoint toolbar. You can also use the Visual Basic Editor for the macro creation in PowerPoint. If you are ware about the Visual Basic programming then it will be more easy to use the Visual Basic Editor for PowerPoint macros. To get detailed information regarding macro creation in Microsoft PowerPoint, please visit following link:
    http://office.microsoft.com/en-us/po...890161033.aspx

  5. #5
    Join Date
    Apr 2008
    Posts
    4,642

    Re: How can I create a macro in microsoft PowerPoint?

    Try something below:
    *. At the starting click over the "Office button" and and then select "Other Formats" from the "Save As" option.
    *. When you will see the Save As dialog box window, then select "PowerPoint Macro-Enabled Presentation" and select "Save to continue" option.
    *. Then Open "Developer tab" and then select "View Macros button".
    *. Then click on "Create to continue", and you will get "Visual Basic Editor window" on screen, then type any command for macro.
    *. Then save the macro file by either using "Ctrl+ S" key combination or you can use the file menu.

  6. #6
    Join Date
    May 2008
    Posts
    4,570

    Re: How can I create a macro in microsoft PowerPoint?

    It is also possible to copy the some part of any macro to create macro in Microsoft PowerPoint. And for this you should do the below:
    1. Open the PowerPoint presentation which comprises the macro
    2. Then go to "Tools menu" and click the "Macros" option.
    3. The put the name of macro which you are going to copy.
    4. The goto Edit option.
    5. The you need to choose the lines of the macro that you want.
    6. Then select "Copy Button image" for switch to "module" and paste the copied rows of macros.

Similar Threads

  1. How to change Macro security level in MS PowerPoint
    By Protectors in forum Windows Software
    Replies: 4
    Last Post: 23-02-2010, 01:49 PM
  2. How to Create Macro in VBA program?
    By Bigga Lexx in forum Software Development
    Replies: 5
    Last Post: 23-01-2010, 06:22 PM
  3. Procedure to create Auto-Run Macro
    By Bottlenecked in forum Windows Software
    Replies: 5
    Last Post: 07-01-2010, 02:01 PM
  4. How to create a macro in Excel
    By Bhadrak in forum Windows Software
    Replies: 3
    Last Post: 06-05-2009, 03:13 PM
  5. Create Website from PowerPoint
    By Sunnyme in forum Windows Software
    Replies: 3
    Last Post: 15-02-2009, 06:02 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,063,285.18914 seconds with 17 queries