ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
This workbook contains five tabs:
2
3
How to Use
4
This tab. You are reading it right now!
5
6
Bingo Card
7
Here is where you will fill out your card to track your progress. Each square comes with a dropdown menu for you to select an appropriate book title.
8
9
Book Log
10
This is where you record the books that you have read. These titles and authors are what the Bingo Card uses to create the dropdown menus.
11
Optionally, to the right is an area you can use to categorize the books in your list into their possible bingo categories (useful if a book fits into multiple categories). If you use this area, books will only show up in the dropdown menu for the squares you have marked. If you do not do this, books will show up in all dropdown menus.
12
13
Rules
14
This is a transcription of the rules from the stickied post in /r/Fantasy, available here in its entirety:
15
https://www.reddit.com/r/Fantasy/comments/62s73d/rfantasy_2017_book_bingo_challenge/
16
17
Filters
18
This is a hidden tab with formulas used to create the dropdown menus on the Bingo Card. Ignore this unless you are interested in seeing how the spreadsheet works.
19
20
21
Created by: /u/shift_shaper
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100