TOP

SumByCellColor Function

SUMBYCELLCOLOR() Description

Many people use colors to mark cells. Working with cell colors can facilitate understanding data in the Excel (Calc) workbook.

Unfortunately, Excel (Calc) does not have built-in functions for using cell colors as conditions in formulas. Building formulas that only count or sum cells of specific colors can become really cumbersome. This often leads to complex formulas that are prone to errors when changes are made.

The SUMBYCELLCOLOR() function sums values in cells that have a certain fill color.


Key Features of the SUMBYCELLCOLOR Function

Syntax:

=SUMBYCELLCOLOR(RangeToSum; SampleCell)

Parameters:

Usage Example

The SUMBYCELLCOLOR() function is easy to use. You just need to select the desired range of cells and specify the cell that contains the required color, and Excel (Calc) will automatically sum cells with the same color:

=SUMBYCELLCOLOR(RangeToSum; SampleCell)

We will get the following result:

Example of using the SUMBYCELLCOLOR() function
Example of using the SUMBYCELLCOLOR() function

In this example, the following values are used:

Do you recognize any of these situations?

Calculation Notes

Since Excel (Calc) recalculates a formula only if the value in the cell (to which it refers) changes, and not when colors change, some formulas on the sheet do not always run to update. In this case, you can use the F9 or Ctrl+Alt+F9 key combination to update formulas in YLC Utilities.

Download extension

You can use the SUMBYCELLCOLOR() function by installing the YLC Utilities extension.

After that, this function will be available in all files that will be opened in Excel (LibreOffice Calc).


This function is also available in the following extensions: YLC FunctionsYLC Utilities

The YLC Utilities menu in LO Calc

The YLC Utilities menu in LO Calc

The YLC Utilities menu in Excel

The YLC Utilities menu in Excel