Prompt Details
Model
Chat - GPT-4 (gpt-4)
Token size
584 ($0.01750 / call)
Example input
"TitleSlide1" "DescriptionSlide1" "TitleSlide2" "DescriptionSlide2" "TitleSlide3" "DescriptionSlide3" "TitleSlide4" "DescriptionSlide4" "TitleSlide5" "DescriptionSlide5"
Example output
Adds the first slide
Set PPTSlide = PPT.ActivePresentation.Slides.Add(1, ppLayoutTitle)
PPTSlide.Shapes.Title.TextFrame.TextRange.Text = "Introduction"
PPTSlide.Shapes.Placeholders(2).TextFrame.TextRange.Text = "Overview of the product launch process"
By purchasing this prompt, you agree to our terms of service
GPT-4
This prompt provides a simple method for creating a PowerPoint presentation automatically using VBA. It outlines the procedure for generating five slides, each with a unique title and description. This generic model can be adapted to any subject matter, making it an efficient tool for any occasion. Whether for business, education, or personal use, this guide can streamline your presentation creation process, saving valuable time and ensuring a consistent slide structure.
...more
Added over 1 month ago

