The AblebitsCountByFontColor function counts the number of cells that contain numbers with the specified in the argument font color.
Tip. You can find the complete list of custom functions on the
Ablebits functions for Excel page.
Syntax
AblebitsCountByFontColor(range,color)
The AblebitsCountByFontColor function syntax has the following arguments:
-
range
Required. The range to count cells with numbers, e.g. B2:B8.
-
color
Required. The font color of cells that contain numbers and should be counted. Can be a reference to one cell like B6 or color code like 255.
Note. The range can refer to a variety of different types of data, but only cells with numbers are counted.
Please contact us here