Skip links

Day 23

Beginners

Have PowerPoint created by AI

No idea how to start or structure your presentation? Don't worry - AI can help you! With ChatGPT you can super easy PowerPoint presentations create. This is how it works:

  1. Generate macro:
    Ask ChatGPT to create the appropriate macro code for you.
  2. Insert into PowerPoint:
    Copy the code and paste it under "Developer tools" in PowerPoint.
  3. Save macro-activated file:
    Save the file in the format .pptm (macro-capable).
  4. Execute macro:
    Start the macro - and voilà: Your presentation is created automatically.

Advanced

Macro creation with optimised prompt

Use this generalised promptto create even more precise macros for PowerPoint with ChatGPT:

You are an expert in PowerPoint and VBA macros. Your task is to create a working VBA macro that automatically generates a PowerPoint presentation based on my specifications. Please note the following requirements:

The macro must be compatible with PowerPoint and be able to be saved in the macro-enabled file (*.pptm).

The presentation should contain the following:

Title page with a presentable title and subtitle.

Slides with subheadings and bullet points based on my input.

Automatically generated designs and layouts, if possible.

The code must be commented so that I can understand and adapt it.

Instructions: Explain how I insert and execute the macro in PowerPoint under "Developer tools".

 

Let's get started:

Create a macro for a presentation with the following content:

Title: [Insert title here]

Subtitle: [Insert subtitle here]

Number of slides: [Insert number]

Slide content: [Insert details for each slide here, e.g. headings and bullet points]

 

If I have any changes or additions, I will let you know. Generate the code now and provide step-by-step instructions on how to implement and run it in PowerPoint.