r/sheets • u/Base10dev • 14h ago
Tips and Tricks Custom Count and Sum — a Google Sheets add-on that lets you count, sum, average, and filter cells by color and formatting!
Hey everyone!
If you’ve ever wished Google Sheets had a native way to total up colored cells, count highlighted data, or find min/max values based on formatting, you’re not alone. Over 10 years ago, an add-on was launched to solve this exact problem. Today, I’m excited to share that I have completely modernized and rebuilt Custom Count and Sum from the ground up!
💡 What does it do?
Custom Count and Sum supercharges your spreadsheets by adding 38 custom functions that let you analyze cells based on background colors, font colors, and text styles:
- Full Math & Stat Suite (Color & Style): Calculate values based on background color, font color, or font styles (bold, italic, strikethrough, underline). Works with SUM, COUNT, AVERAGE, MIN, MAX, and MEDIAN (e.g.,
=MINBACKGROUNDCOLOR(),=MAXFONTCOLOR(),=MEDIANSTYLE()). - Booleans & Checks: Test individual cells with boolean checks like
=ISBGCOLOR(),=ISFONTCOLOR(), or=ISFONTSTYLE(). - 3D & Cross-Sheet Aggregation: Aggregate the exact same cell ranges across every sheet in your workbook using 3D formulas like
=SUMALLSHEETS()and=COUNTALLSHEETS(). - Data Extraction & Filtering: Filter and spill matching values directly into a vertical array using
=FILTERBGCOLOR(),=FILTERFONTCOLOR(), or=FILTERCOLORANDSTYLE().
🚀 What’s New in this Rebuild?
- 38 Custom Functions: A complete suite covering all standard aggregate math functions (SUM, COUNT, AVERAGE, MIN, MAX, MEDIAN) for formatting-based scenarios.
- Modernized Engine: Rebuilt from scratch for faster calculation speeds and improved reliability.
- Helper Sidebar: Includes formula documentation, function pickers, and color detection tools directly inside Sheets.
- Generous Free Tier: Works right out of the box for everyday ranges with no credit card required.
🔗 Get Started
- Google Workspace Marketplace:Install Custom Count and Sum
- Website & Reopen All Add-ons:base10addons.dev
I’d love to hear your thoughts, feedback, or any features you'd like to see added next!










