Skip to content

palumbo/Google-Apps-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Google-Apps-Scripts

nameGenerator

This script requires a list of names to be in a range.

I pulled the names from https://www.ssa.gov/oact/babynames/decades/century.html using =IMPORTHTML('https://www.ssa.gov/oact/babynames/decades/century.html','table'1) and then put them into a single column using =TOCOL( {RANGE1 ; RANGE2} )

The script will list the names startingn from the active cell.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published