Skip to content

This is a VBA script to generate Bingo cards in Excel. Specifically, this was used to randomly generate 'Get to Know You' Bingo cards for an icebreaker activity for several dozen people.

License

Notifications You must be signed in to change notification settings

RichKMLS/Get-to-Know-You-Bingo-Cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Get-to-Know-You-Bingo-Cards

This is a VBA script to generate Bingo cards in Excel.

Specifically, this was used to randomly generate 'Get to Know You' Bingo cards for an icebreaker activity for several dozen people.

How to use:
 1.)   Import this into a new blank Excel workbook or copy and paste into a new module.

 2.)   On Sheet1, list all the items you wish to randomly generate within a bingo card 
       in Column A starting at A1

 3.)   Sheet1 must contain at least 24 items in Column A to generate a bingo card.

More information on Get to Know You Bingo: https://icebreakerideas.com/people-bingo/

About

This is a VBA script to generate Bingo cards in Excel. Specifically, this was used to randomly generate 'Get to Know You' Bingo cards for an icebreaker activity for several dozen people.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages