Consulting

Results 1 to 6 of 6

Thread: Format all PowerPoint Slides at once

  1. #1

    Format all PowerPoint Slides at once

    Dears,

    Kindly do you have VBA code that can apply format for all PPT slides at once
    I have big auto generated report that need format corrections for all slides

    Main concern:

    -Header format to be applied for all slides [Font Type, Size, color and text box background color]
    -Bar chart [Shape Fill, Outline ,Effects]
    -Text Box [Font Type, Size, color and text box background color]

    Highly appreciate your support in advance

  2. #2
    Dears,
    any idea please - I need it for urgent matter

  3. #3
    VBAX Master
    Joined
    Feb 2007
    Posts
    2,093
    Location
    People here are very open to helping with your code but you are really asking for a commercial solution (for free).
    John Wilson
    Microsoft PowerPoint MVP
    Amazing Free PowerPoint Tutorials
    http://www.pptalchemy.co.uk/powerpoi...tutorials.html

  4. #4
    I didn't share specific requirement so code can be helpful for any one who has big PPT and need to apply special format setting for all at once
    instead of going one by one

  5. #5
    VBAX Sage
    Joined
    Apr 2007
    Location
    United States
    Posts
    8,711
    Location
    Quote Originally Posted by justdream View Post
    I didn't share specific requirement so code can be helpful for any one who has big PPT and need to apply special format setting for all at once
    instead of going one by one
    I think that the special formats that someone else would want might be too specific to try and address in a flexible fashion
    ---------------------------------------------------------------------------------------------------------------------

    Paul


    Remember: Tell us WHAT you want to do, not HOW you think you want to do it

    1. Use [CODE] ....[/CODE ] Tags for readability
    [CODE]PasteYourCodeHere[/CODE ] -- (or paste your code, select it, click [#] button)
    2. Upload an example
    Go Advanced / Attachments - Manage Attachments / Add Files / Select Files / Select the file(s) / Upload Files / Done
    3. Mark the thread as [Solved] when you have an answer
    Thread Tools (on the top right corner, above the first message)
    4. Read the Forum FAQ, especially the part about cross-posting in other forums
    http://www.vbaexpress.com/forum/faq...._new_faq_item3

  6. #6
    Idea is that the code/ solution to be able to apply the same format 'that change from user to user' to all slides
    similar to 'Format painter' tool that apply same format

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •