Created
July 1, 2018 06:42
-
-
Save srph/65b56ce893705cc98e6334d9ef0099b5 to your computer and use it in GitHub Desktop.
Google Spreadsheets: Count columns of specific color
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
// Needs Google Spreadsheets PowerTools | |
=COUNTA(valuesByColor("#f4cccc", "", B4:E4)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment