Bài 108: Cách đếm ô có chứa văn bản trong Excel

minhtamlucas1

New member
## Bài 108: Cách đếm hộp chứa văn bản trong Excel

** Bước 1: Chọn các ô bạn muốn đếm. **

Để đếm số lượng ô có chứa văn bản, trước tiên bạn cần chọn các ô bạn muốn đếm.Bạn có thể làm điều này bằng cách nhấp và kéo qua các ô hoặc bằng cách nhấn Ctrl+A để chọn tất cả các ô trong bảng tính.

** Bước 2: Sử dụng chức năng Countif. **

Khi bạn đã chọn các ô bạn muốn đếm, bạn có thể sử dụng chức năng Countif để đếm số lượng ô có chứa văn bản.Hàm Countif có cú pháp sau:

`` `
= Countif (phạm vi, tiêu chí)
`` `

*** Phạm vi: ** Phạm vi của các ô bạn muốn đếm.
*** Tiêu chí: ** Các tiêu chí mà bạn muốn sử dụng để đếm các ô.Trong trường hợp này, các tiêu chí sẽ là một chuỗi văn bản.

Ví dụ: nếu bạn muốn đếm số lượng ô trong cột A chứa văn bản "Apple", bạn sẽ sử dụng công thức sau:

`` `
= Countif (A: A, "Apple")
`` `

** Bước 3: Nhận kết quả. **

Khi bạn nhấn Enter, Excel sẽ trả về số lượng ô chứa văn bản "Apple".Trong trường hợp này, kết quả sẽ là 3.

** Mẹo thưởng: ** Bạn cũng có thể sử dụng chức năng Countif để đếm số lượng ô không chứa văn bản.Để làm điều này, chỉ cần sử dụng các tiêu chí sau:

`` `
= Countif (phạm vi, "")
`` `

## 5 hashtag ở dạng #

* #Excel
* #Countif
* #chữ
* #Counting
* #Phân tích dữ liệu
=======================================
## Lesson 108: How to count the box containing text in Excel

**Step 1: Select the cells you want to count.**

To count the number of cells that contain text, you first need to select the cells you want to count. You can do this by clicking and dragging over the cells, or by pressing Ctrl+A to select all of the cells in the worksheet.

**Step 2: Use the COUNTIF function.**

Once you have selected the cells you want to count, you can use the COUNTIF function to count the number of cells that contain text. The COUNTIF function has the following syntax:

```
=COUNTIF(range, criteria)
```

* **range:** The range of cells you want to count.
* **criteria:** The criteria that you want to use to count the cells. In this case, the criteria will be a text string.

For example, if you want to count the number of cells in column A that contain the text "Apple", you would use the following formula:

```
=COUNTIF(A:A, "Apple")
```

**Step 3: Get the results.**

When you press Enter, Excel will return the number of cells that contain the text "Apple". In this case, the result would be 3.

**Bonus tip:** You can also use the COUNTIF function to count the number of cells that do not contain text. To do this, simply use the following criteria:

```
=COUNTIF(range, "")
```

## 5 Hashtags in the form of #

* #Excel
* #Countif
* #text
* #Counting
* #DataAnalysis
 
Join ToolsKiemTrieuDoGroup
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock