Created
May 28, 2015 14:07
-
-
Save adamamyl/8d13e18b94497ce809b1 to your computer and use it in GitHub Desktop.
gantt in gdocs
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
| | # | C | D | G | | |
| | 3 | Arrival Date | Departure Date | 2015-07-01 | 2015-07-02 | 2015-07-03 | | |
| | 5 | 2015-07-03 | 2015-07-15 | 0 | 0 | 1 | | |
| =IF(AND(G$3>=$C5,G$3<=$D5), 1, 0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment