Created
May 18, 2012 20:31
-
-
Save brunosan/2727461 to your computer and use it in GitHub Desktop.
Info
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| = SORT(FILTER('Master list'!S2:V,'Master list'!L2:L="Confirmed"),FILTER('Master list'!S2:S,'Master list'!L2:L="Confirmed"),TRUE) | |
| S2:V is the region with the Replies in the Master List with their names and comments | |
| T2:T is the column of the Session (e.g. Lunch) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment