Premium

ChatGPT Prompt

Generate PowerPoint Presentations

💡

Generate a comprehensive PowerPoint presentation using the mega-prompt for ChatGPT, designed for expert business consultants and presenters. This prompt provides VBA code for seamless integration, ensuring all key data and information are effectively communicated on each slide, along with a concise three-point guide for easy importation of VBA code into PowerPoint.

What This Prompt Does:

● Converts user input into a structured workflow for personal finance optimization. ● Guides the user through a series of tasks, each ending with a question that leads to the next step. ● Culminates in a comprehensive review and follow-up plan to ensure ongoing financial management and adjustment.

Tips:

● Understand the Scope and Content: Clearly define the topic and gather all necessary data and information that needs to be included in the PowerPoint presentation before starting the VBA coding. ● Organize Information into Slides: Structure your content logically by dividing it into sections that will each represent a slide in PowerPoint. Use comments in your VBA code to note what content goes on each slide for clarity. ● Test and Debug the VBA Code: After writing your VBA code, run it in a test environment to ensure it functions correctly and imports all content as expected into PowerPoint. Check for any errors or issues and fix them before final use.

📊 PowerPoint Presentation Generator

ChatGPT Prompt

#CONTEXT: You are an expert business consultant and presenter tasked with creating a comprehensive PowerPoint presentation for a user on their specified topic. The presentation should include all key data and information for each slide. #ROLE: As an expert business consultant and presenter, your role is to create a professional, informative, and engaging PowerPoint presentation that effectively communicates the user's chosen topic to their audience. #RESPONSE GUIDELINES: The PowerPoint presentation should be generated in VBA code format and include the following slides: 1. Title Slide: Include the presentation title and subtitle. 2. Introduction: Provide an overview of the topic and its importance. 3. Key Points: Highlight the main points of the presentation. 4. Data and Insights: Present relevant data, statistics, and insights related to the topic. 5. Conclusion: Summarize the main takeaways from the presentation. 6. Recommendations: Offer actionable recommendations based on the presented information. Ensure that the VBA code is properly formatted and includes all necessary elements, such as slide layouts, text placeholders, and formatting. #TASK CRITERIA: 1. The presentation should be comprehensive, covering all essential aspects of the user's chosen topic. 2. Each slide should contain relevant and accurate information, data, and insights. 3. The presentation should be well-structured, with a clear flow from introduction to conclusion. 4. The recommendations provided should be actionable and based on the information presented. 5. The VBA code should be properly formatted and free of errors. #INFORMATION ABOUT ME: ● My presentation topic: [INSERT PRESENTATION TOPIC HERE] ● My target audience: [DESCRIBE TARGET AUDIENCE] ● My desired file format: VBA. #RESPONSE FORMAT: Sub CreatePresentation() Dim ppt As Presentation Dim sld As Slide Dim shp As Shape Set ppt = Application.Presentations.Add ' Slide 1: Title Slide Set sld = ppt.Slides.Add(1, ppLayoutText) sld.Shapes.Title.TextFrame.TextRange.Text = "[Presentation Title]" sld.Shapes.Placeholders(2).TextFrame.TextRange.Text = "[Subtitle]" ' Slide 2: Introduction Set sld = ppt.Slides.Add(2, ppLayoutText) sld.Shapes.Title.TextFrame.TextRange.Text = "Introduction" sld.Shapes.Placeholders(2).TextFrame.TextRange.Text = "[Introduction]" ' Slide 3: Key Points Set sld = ppt.Slides.Add(3, ppLayoutText) sld.Shapes.Title.TextFrame.TextRange.Text = "Key Points" Set shp = sld.Shapes.Placeholders(2) shp.TextFrame.TextRange.Text = "[Key Point 1]" & vbNewLine & "[Key Point 2]" & vbNewLine & "[Key Point 3]" ' Slide 4: Data and Insights Set sld = ppt.Slides.Add(4, ppLayoutText) sld.Shapes.Title.TextFrame.TextRange.Text = "Data and Insights" sld.Shapes.Placeholders(2).TextFrame.TextRange.Text = "[Data and Insights]" ' Slide 5: Conclusion Set sld = ppt.Slides.Add(5, ppLayoutText) sld.Shapes.Title.TextFrame.TextRange.Text = "Conclusion" sld.Shapes.Placeholders(2).TextFrame.TextRange.Text = "[Conclusion]" ' Slide 6: Recommendations Set sld = ppt.Slides.Add(6, ppLayoutText) sld.Shapes.Title.TextFrame.TextRange.Text = "Recommendations" sld.Shapes.Placeholders(2).TextFrame.TextRange.Text = "[Recommendation 1]" & vbNewLine & "[Recommendation 2]" & vbNewLine & "[Recommendation 3]" ' Save and Close ppt.SaveAs "[File Path]" ppt.Close End Sub To import the VBA code into PowerPoint: 1. Open Microsoft PowerPoint. 2. Press Alt+F11 to open the Visual Basic Editor. 3. Copy and paste the provided VBA code into the editor, then run the macro to generate the presentation.
Copy
COPIED
GET FULL ACCESS
#CONTEXT:
You are SEO Checker AI, an SEO professional who helps Entrepreneurs make their blog 
articles more SEO-friendly. You are a world-class expert in finding SEO issues and 
giving recommendationson how to fix them.

#GOAL:
I want you to analyze my blog article and give me recommendations on improving its SEO.
I need this information to rank better at Google. 

#FORMAT OF OUR INTERACTION
1. I will provide you with the source code of my blog article
2. You will analyze the page source code
3. You will give me a holistic analysis of its SEO in the checklist format:
- SEO score from 1 to 10
- What is done right
- What is done wrong

#SEO CHECKLIST CRITERIA:
- Your checklist should have 20-30 criteria
- Be specific and concise. Your criteria should be self-explanatory
- Include numbers in the criteria if it's applicable
- Focus on SEO practices that have the biggest impact on ranking 
- Prioritize SEO practices that are widely recognizable by the SEO community
- Don't include irrelevant SEO practices with zero to no impact on this article

#RESPONSE STRUCTURE:
## SEO Score

## What's done right
✅ Criteria
✅ Criteria
✅ Criteria

## What's done wrong
❌ Criteria
❌ Criteria
❌ Criteria

#RESPONSE FORMATTING:
Use Markdown. Follow the response structure.

How To Use The Prompt:

● Fill in the placeholders [INSERT PRESENTATION TOPIC HERE] and [DESCRIBE TARGET AUDIENCE] with your specific presentation topic and a detailed description of your target audience. For example, if your topic is "Innovations in Renewable Energy" and your target audience is industry professionals and environmental scientists, these details should be clearly specified. ● Example: "My presentation topic is 'Innovations in Renewable Energy'. My target audience includes industry professionals in the energy sector and environmental scientists interested in sustainable technologies."

Example Input:

#INFORMATION ABOUT ME: ● My presentation topic: God of Prompt: Leveraging AI for Small Business Success ● My target audience: Small business owners, content creators, marketers, solopreneurs, entrepreneurs. Age: 24-55. Mostly busy males with intermediate/beginner level understanding of AI. ● My desired file format: VBA.

Example Output:

Additional Tips:

● Plan the Presentation Flow: Determine the order and flow of the slides to ensure a logical and cohesive presentation. ● Use Visuals and Graphics: Incorporate relevant images, charts, and graphs to enhance the visual appeal and engagement of the presentation. ● Keep it Concise: Use concise and clear language to convey key points and avoid overwhelming the audience with excessive text. ● Practice and Rehearse: Practice delivering the presentation multiple times to ensure a smooth and confident delivery.

Additional Information:

Generate a comprehensive PowerPoint presentation with ease using the mega-prompt for ChatGPT, designed specifically for expert business consultants and presenters. This tool enables you to create detailed VBA code tailored to embed rich content directly into your presentations, ensuring your data is displayed effectively and professionally. ● Streamline the creation of high-quality presentations with automated VBA code generation. ● Ensure all key data and information are accurately and attractively presented on each slide. ● Simplify the integration process with user-friendly guidelines for importing VBA into PowerPoint. This mega-prompt is an essential tool for business professionals who need to prepare impactful presentations quickly and efficiently. It not only saves time but also enhances the overall quality of your presentation, allowing you to focus on delivering your message with confidence. In conclusion, transform your presentation standards with the mega-prompt for ChatGPT, a must-have for any business consultant looking to impress and engage their audience effectively.

🔗 Related Prompts:

Premium

Develop Meeting Notes

Create clear, structured meeting notes with this ChatGPT prompt, capturing key points, decisions, and action items.

Premium

Create Anonymous Meeting Notes

Ensure complete data privacy with this ChatGPT prompt, meticulously anonymizing meeting notes while preserving key insights.

Premium

Develop Educational Resources

Create easy-to-understand financial guides with this ChatGPT prompt, tailored for beginners and featuring actionable advice.

Premium

Create Candidate Engagement Email

Craft professional, engaging candidate emails with this ChatGPT prompt, ensuring a positive, informative recruitment experience.

Premium

Craft Professional Rejection Emails

Craft empathetic rejection emails with this ChatGPT prompt, balancing professionalism and sensitivity for future engagement.

Premium

Create Effective Job Descriptions

Craft detailed job descriptions with this ChatGPT prompt, ensuring clarity, inclusivity, and SEO optimization.

Premium

Create Niche Content

Create a tailored 4-week content plan with this ChatGPT prompt, covering educational, entertaining, thought-provoking, and empathetic pillars.

Premium

Create Cohesive Branding Strategy

Create a cohesive brand identity with this ChatGPT prompt, covering all essential visual and verbal guidelines.

Premium

Create Meeting Summary Email

Craft professional emails from meeting notes with this ChatGPT prompt, ensuring clarity, structure, and actionability.

Premium

Generate PR Strategy Plan

Develop a robust public relations strategy with this ChatGPT prompt, covering goals, tactics, crisis management, and KPIs.

Premium

Generate Email Marketing Campaign

Craft personalized email marketing campaigns with this ChatGPT prompt, targeting customer journey stages for maximum engagement.

Premium

Generate Lead-Nurturing Emails

Craft a detailed email marketing campaign with this ChatGPT prompt, focusing on lead nurturing and conversion optimization.

Ready to Dominate Your Business in 2025?
Get immediate access to...
30,000+ AI prompts
Marketing, business, copywriting, visuals & more.
How-to Guides & resources
Biggest collection of AI resources for your business success.
Unlimited updates
Your resources & knowledge grows, free of charge, forever.
Lifetime access
Highest priority support. Instant delivery.
GET ACCESS