Share Bài 196: Cách sử dụng hàm Aggregate trong Excel

bluepeacock149

New member
Chức năng trong Excel bỏ qua lỗi, #Excel, #AGGREATE
## Cách sử dụng chức năng tổng hợp trong Excel để bỏ qua lỗi

Các chức năng Excel như Sum, Count, Large và Max không hoạt động nếu có bất kỳ lỗi nào trong dữ liệu.Nhưng bạn có thể dễ dàng sử dụng chức năng tổng hợp để khắc phục điều này.

### Ví dụ

Ví dụ: nếu bạn sử dụng hàm tổng để tính tổng của một phạm vi ô có chứa lỗi, Excel sẽ trả về lỗi.

`` `
= Sum (A1: A10)
`` `

Nhưng nếu bạn sử dụng hàm tổng hợp, bạn có thể bỏ qua các lỗi và nhận được kết quả chính xác.

`` `
= Tổng hợp (9, A1: A10)
`` `

Tham số đầu tiên của hàm tổng hợp cho biết Excel sử dụng chức năng nào.Trong trường hợp này, chúng tôi đang sử dụng hàm tổng, được biểu thị bằng số 9.

Tham số thứ hai cho biết Excel có bỏ qua các lỗi hay không.Trong trường hợp này, chúng tôi sẽ đặt giá trị thành True, điều đó có nghĩa là Excel sẽ bỏ qua mọi lỗi trong dữ liệu.

### Tính năng AutoComplete

Tính năng AutoComplete của Excel có thể giúp bạn tìm các tham số cho hàm tổng hợp.

1. Bắt đầu gõ tên chức năng trong một ô.
2. Khi bạn gõ, Excel sẽ hiển thị một danh sách các chức năng có thể.
3. Nhấp vào chức năng tổng hợp để chọn nó.
4. Excel sẽ chèn hàm vào ô, cùng với các tham số.

### Những ví dụ khác

Hàm tổng hợp có thể được sử dụng với bất kỳ chức năng nào sau đây:

* ĐẾM
* Counta
* Countblank
* Tối đa
* Phút
* SẢN PHẨM
* Stdev
* Var

Dưới đây là một số ví dụ về cách sử dụng chức năng tổng hợp với các chức năng này:

* Để tìm tổng của một loạt các ô chứa lỗi, hãy sử dụng công thức sau:

`` `
= Tổng hợp (9, A1: A10)
`` `

* Để tìm số lượng ô trong một phạm vi có chứa dữ liệu, hãy sử dụng công thức sau:

`` `
= Tổng hợp (15, A1: A10)
`` `

* Để tìm số lớn nhất trong một loạt các ô có chứa lỗi, hãy sử dụng công thức sau:

`` `
= Tổng hợp (14, A1: A10,2)
`` `

* Để tìm số nhỏ nhất trong một loạt các ô chứa lỗi, hãy sử dụng công thức sau:

`` `
= Tổng hợp (14, A1: A10,1)
`` `

* Để tìm sản phẩm của một loạt các ô chứa lỗi, hãy sử dụng công thức sau:

`` `
= Tổng hợp (13, A1: A10)
`` `

* Để tìm độ lệch chuẩn của một loạt các ô chứa lỗi, hãy sử dụng công thức sau:

`` `
= Tổng hợp (10, A1: A10)
`` `

* Để tìm phương sai của một loạt các ô chứa lỗi, hãy sử dụng công thức sau:

`` `
= Tổng hợp (9, A1: A10)
`` `

### Nhiêu tai nguyên hơn

Để biết thêm thông tin về chức năng tổng hợp, vui lòng xem các tài nguyên sau:

* [Trợ giúp Microsoft Excel] (https://support.microsoft.com/en-us...on-excel-68705A94-9964-41E1-9F49-898544733E4A)
* [Exceljet] (https://www.exceljet.net/excel-fctions/aggregate-function)
* [Techonthenet] (https://www.techonthenet.com/excel/function/ggregate.php)
=======================================
function in Excel ignores errors, #Excel, #Aggregate
## How to use the Aggregate function in Excel to ignore errors

Excel functions like SUM, Count, Large, and Max don't work if there are any errors in the data. But you can easily use the Aggregate function to overcome this.

### Example

For example, if you use the SUM function to calculate the sum of a range of cells that contains errors, Excel will return an error.

```
=SUM(A1:A10)
```

But if you use the Aggregate function, you can ignore the errors and get the correct result.

```
=AGGREGATE(9,A1:A10)
```

The first parameter of the Aggregate function tells Excel which function to use. In this case, we're using the SUM function, which is indicated by the number 9.

The second parameter tells Excel whether to ignore errors. In this case, we're setting the value to TRUE, which means that Excel will ignore any errors in the data.

### AutoComplete feature

Excel's AutoComplete feature can help you find the parameters for the Aggregate function.

1. Start typing the function name in a cell.
2. As you type, Excel will display a list of possible functions.
3. Click on the Aggregate function to select it.
4. Excel will insert the function into the cell, along with the parameters.

### Other examples

The Aggregate function can be used with any of the following functions:

* COUNT
* COUNTA
* COUNTBLANK
* MAX
* MIN
* PRODUCT
* STDEV
* VAR

Here are some examples of how to use the Aggregate function with these functions:

* To find the sum of a range of cells that contains errors, use the following formula:

```
=AGGREGATE(9,A1:A10)
```

* To find the number of cells in a range that contain data, use the following formula:

```
=AGGREGATE(15,A1:A10)
```

* To find the largest number in a range of cells that contains errors, use the following formula:

```
=AGGREGATE(14,A1:A10,2)
```

* To find the smallest number in a range of cells that contains errors, use the following formula:

```
=AGGREGATE(14,A1:A10,1)
```

* To find the product of a range of cells that contains errors, use the following formula:

```
=AGGREGATE(13,A1:A10)
```

* To find the standard deviation of a range of cells that contains errors, use the following formula:

```
=AGGREGATE(10,A1:A10)
```

* To find the variance of a range of cells that contains errors, use the following formula:

```
=AGGREGATE(9,A1:A10)
```

### More resources

For more information on the Aggregate function, please see the following resources:

* [Microsoft Excel Help](https://support.microsoft.com/en-us/office/aggregate-function-excel-68705a94-9964-41e1-9f49-898544733e4a)
* [Exceljet](https://www.exceljet.net/excel-functions/aggregate-function)
* [Techonthenet](https://www.techonthenet.com/excel/functions/aggregate.php)
 
Join Telegram ToolsKiemTrieuDoGroup
Back
Top