Home > Topics > excel > How to count numbers by color in Excel

How to count numbers by color in Excel

Release: 2019-06-15 13:35:24
Original
33658 people have browsed it

How to count numbers by color in Excel

The specific steps for counting numbers by color are as follows:

1. Create a name manager

The cell is set in In cell A1, select [Formula]-[Name Manager], add a name as data, and the reference position is: =GET.CELL(63,Sheet1!A1)

How to count numbers by color in Excel

2. Cell filling data

Enter = data in cell A1, fill to the right without formatting, and fill all cells with color downwards.

How to count numbers by color in Excel

3. Use the counting function to count

Enter the formula =COUNTIF($A$1:$D$5,F1)

in cell G1

Fill down, and you will get the counts corresponding to various colors

How to count numbers by color in Excel

For more Excel-related technical articles, please visit the Excel Basic Tutorial column !

The above is the detailed content of How to count numbers by color in Excel. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template