The AblebitsSumByColor function adds values in cells 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
AblebitsSumByFontColor(range,color)
The AblebitsSumByFontColor function syntax has the following arguments:
-
range
Required. The range of cells you want to add, e.g. B2:B8.
-
color
Required. The font color of cells that should be summed. 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 numbers are calculated.
Please contact us here