Created
February 18, 2019 09:11
-
-
Save askalee/c754274d8a2f8eee48cd9abe1d65f4ae to your computer and use it in GitHub Desktop.
Google Spreadsheet Conditional format basd on "mod" on current date cell
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
=mod( REGEXEXTRACT(text(indirect(address(row(), column())), "yyyy-mm-dd"),"\d+\-(\d+)-\d+"),2) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment