Skip to content

This GSuite Script will generate an NFL PickEm Google Form for the selected week chosen (2019 schedule).

Notifications You must be signed in to change notification settings

jharamuniz/NFLPickEm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GSuite App Script (script.google.com)

FormGenerator.gs

This code will generate a PickEm Google Form. Script takes about 1 minute to complete.

User will need to adjust lines 3, 7, 20, 21.

Line 3: Change number to the desired week.
Line 7: You can add a description to the form. You can remove this if not needed.
Line 20: Paste the Google Sheets ID. The spreadsheet should be in the form [Week, Day, Away, Home]
Line 21: Adjust the data range of the spreadsheet (if you make changes to the csv file).


nflschedule2019.csv

The dataset is the NFL schedule for 2019.
Make sure to import the CSV file to Google Sheets! You will need the Google Sheets ID for the file.

About

This GSuite Script will generate an NFL PickEm Google Form for the selected week chosen (2019 schedule).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published