Home > Topics > excel > body text

How to count the number of people between 80 and 90 in Excel

coldplay.xixi
Release: 2023-01-13 00:41:50
Original
51033 people have browsed it

How to count the number of people with scores between 80 and 90 in excel: first open the data table and enter the equal sign to guide the formula; then enter the Countifs function and set ">=80" in the area where the score is located; finally in another area Set "

How to count the number of people between 80 and 90 in Excel

The operating environment of this article: Windows 7 system, Microsoft Office Excel 2010 version, Dell G3 computer.

How to count the number of people with a score of 80 to 90 in excel:

1. Open the Excel data table, as shown in the figure below. Column B is the score. Count the number of people with a score of 80 to 90. The number of people corresponding to 90 points.

How to count the number of people between 80 and 90 in Excel

#2. In Excel, you can use the Countifs function to perform multi-condition statistics, so first enter the equal sign to guide the formula, and then enter the Countifs function, as shown in the figure below.

How to count the number of people between 80 and 90 in Excel

3. The first parameter is the condition area, set to the area where the score is located, the second parameter is the first condition, set to ">=80", As shown below.

How to count the number of people between 80 and 90 in Excel

4. The third parameter is also the condition area and is also set to the area where the score is located. The fourth parameter is the second condition and is set to "

How to count the number of people between 80 and 90 in Excel

#5. Press the Enter key to end the formula, and you will get the number of people with a final score between 80 and 90 points. The result is as shown in the figure below.

How to count the number of people between 80 and 90 in Excel

Related learning recommendations: excel tutorial

The above is the detailed content of How to count the number of people between 80 and 90 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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!