How to sum and count cells by color in Excel
Автор: @ADY EDUCATION
Загружено: 2025-09-06
Просмотров: 162
Описание:
To sum by color in Excel, the easiest methods involve using the FILTER function or a custom VBA macro to create a user-defined function (UDF) that sums based on cell color. The FILTER function allows you to filter by color, and then you can apply a SUM to the filtered visible cells using SUBTOTAL. Alternatively, a VBA UDF can be written to sum based on a specific color code, providing a more dynamic solution
To sum by color in Excel, first, apply a filter to your data by going to the Data tab and clicking Filter. Then, use the SUBTOTAL function with SUBTOTAL(9, range) to sum the visible cells after filtering by color. Alternatively, you can use a custom VBA function or a specialized Excel add-in for more dynamic or automate
"रंग के अनुसार फ़िल्टर करें" चुनें। एक्सेल की सूची में वह रंग ढूँढ़ें जिसकी आप गणना करना चाहते हैं । यह एक्सेल को आपके द्वारा चुने गए रंग के अलावा किसी भी अन्य रंग वाले कक्षों को छिपाने के लिए प्रेरित करता है। इसके बाद, उप-योग फ़ंक्शन का मान केवल दृश्यमान कक्षों की गणना करने के लिए समायोजित हो जाता है, जिससे आपको रंगीन कक्षों की कुल संख्या प्राप्त होती है।
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: