Skip to content

ibercovich/Sheet2Slide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Sheet2Slide

Make Slides from a Google Sheet

Overview

Sheet2Slide is a tool to create a slide deck from data in a Google spreadsheet. Follow these steps to set up and use Sheet2Slide:

Steps to Use Sheet2Slide

  1. Create a Spreadsheet:
    • Populate your Google Sheet with the data that you want to include in your slides.
image
  1. Create a Slide Deck:
    • Set up a Google Slides deck with one slide that will act as your template.
image
  1. Access Google App Scripts:

    • In your Google Sheet, go to Extensions > Apps Script.
  2. Add the Script:

    • Insert the provided script into the Apps Script editor.
image
  1. Configure Script with MASTER_DECK_ID:
    • Find the MASTER_DECK_ID for your slide deck and add it to the script.
image
  1. Add a Button to the Spreadsheet:
    • Insert a drawing or an image in your Google Sheet to use as a button.
image
  1. Assign the Script to the Button:
    • Click on the drawing or image, select Assign Script, and enter the function name to link the button with the script.
image image

That's it!

You should now be able to create slides from your Google Sheet data with the click of a button.

Support

If you encounter any issues, please reach out for assistance.

Features

  • Automate Slide Creation: Quickly generate a complete slide deck from spreadsheet data.
  • Customizable Templates: Use a custom slide as a template for uniformity.
  • Easy Integration: Simple setup process with Google App Scripts.

About

Make slides from a google sheet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors