Share Bài 126: Liên hợp và giao nhau trong Excel

nguyenthucfdsa

New member
** Cách sử dụng kết hợp và giao điểm trong Excel **

** Kết hợp **

Toán tử kết hợp (dấu phẩy) thêm hai hoặc nhiều phạm vi.Ví dụ, công thức sau tổng hợp các giá trị trong phạm vi C4: D8 và D7: E11.

`` `
= Sum (C4: D8, D7: E11)
`` `

**Ngã tư**

Toán tử giao điểm (không gian đơn) trả về giao điểm của hai phạm vi.Ví dụ, công thức sau trả về các giá trị phổ biến cho cả phạm vi C4: D8 và D7: E11.

`` `
= C4: D8 & D7: E11
`` `

** Excel tự động thêm các toán tử kết hợp **

Khi bạn nhập một công thức bao gồm nhiều phạm vi, Excel sẽ tự động thêm các toán tử kết hợp giữa các phạm vi.Ví dụ: nếu bạn nhập công thức sau, Excel sẽ tự động thêm toán tử kết hợp giữa phạm vi C4: D8 và D7: E11.

`` `
= Sum (C4: D8 D7: E11)
`` `

** Bạn có thể sử dụng toán tử giao nhau để trả về giao điểm của hai tên phạm vi **

Ngoài việc sử dụng toán tử giao nhau với phạm vi, bạn cũng có thể sử dụng nó với tên phạm vi.Ví dụ: công thức sau trả về các giá trị phổ biến cho cả phạm vi `myrange1` và` myrange2`.

`` `
= MyRange1 & MyRange2
`` `

** Dưới đây là một số tài nguyên bổ sung mà bạn có thể thấy hữu ích: **

* [Các công thức và chức năng Excel] (https://support.microsoft.com/en-us...-fctions-f9538623-0d14-4f8a-8917-26866e604136)
* [Trợ giúp Excel] (https://support.microsoft.com/en-us/office/excel-help-14242117-a484-4506-9873-8d62a3565646)
* [Hướng dẫn Excel] (https://support.microsoft.com/en-us/office/excel-tutorials-14242118-2a3a-423e-9d76-30158f565646)

** Hashtags: ** #Excel #ExcelFormulas #Excelfunes #ExCeltips #ExcelTricks
=======================================
**How to use the combined and intersection in Excel**

**Combined**

The combined operator (comma) adds two or more ranges. For example, the following formula sums the values in the ranges C4:D8 and D7:E11.

```
=SUM(C4:D8,D7:E11)
```

**Intersection**

The intersection operator (single spaces) returns the intersection of two ranges. For example, the following formula returns the values that are common to both the ranges C4:D8 and D7:E11.

```
=C4:D8 & D7:E11
```

**Excel automatically adds combined operators**

When you enter a formula that includes multiple ranges, Excel automatically adds combined operators between the ranges. For example, if you enter the following formula, Excel will automatically add the combined operator between the ranges C4:D8 and D7:E11.

```
=SUM(C4:D8 D7:E11)
```

**You can use the intersection operator to return the intersection of two range names**

In addition to using the intersection operator with ranges, you can also use it with range names. For example, the following formula returns the values that are common to both the ranges `MyRange1` and `MyRange2`.

```
=MyRange1 & MyRange2
```

**Here are some additional resources that you may find helpful:**

* [Excel Formulas and Functions](https://support.microsoft.com/en-us/office/excel-formulas-and-functions-f9538623-0d14-4f8a-8917-26866e604136)
* [Excel Help](https://support.microsoft.com/en-us/office/excel-help-14242117-a484-4506-9873-8d62a3565646)
* [Excel Tutorials](https://support.microsoft.com/en-us/office/excel-tutorials-14242118-2a3a-423e-9d76-30158f565646)

**Hashtags:** #Excel #ExcelFormulas #excelfunctions #ExCeltips #ExcelTricks
 
Join Telegram ToolsKiemTrieuDoGroup
Back
Top