Bài 135: Tính thời gian trong Excel

phamkieutuanh

New member
## Bài 135: Tính thời gian trong Excel

#Excel #time #Date #Formula

** Cách tính thời gian trong Excel **

Excel có một số chức năng mà bạn có thể sử dụng để tính thời gian.Các chức năng này có thể được sử dụng để thêm, trừ, định dạng và so sánh thời gian.

** Để thêm hoặc trừ thời gian **

Bạn có thể sử dụng các hàm `add ()` hoặc `subtract ()` để thêm hoặc trừ thời gian từ một thời gian nhất định.Cú pháp cho các chức năng này như sau:

`` `
= Thêm (Time1, Time2)
= Trừ (Time1, Time2)
`` `

Trong đó `Time1` và` Time2` là hai lần bạn muốn thêm hoặc trừ.

Ví dụ: công thức sau sẽ thêm 1 giờ vào thời gian `12:00 sáng`:

`` `
= Thêm (12:00 sáng, 1:00:00)
`` `

Điều này sẽ trả lại thời gian `1:00 sáng`.

** Để định dạng thời gian **

Bạn có thể sử dụng hàm `text ()` để định dạng thời gian theo một cách cụ thể.Cú pháp cho chức năng này như sau:

`` `
= Text (thời gian, định dạng)
`` `

Trong đó `thời gian` là thời gian mà bạn muốn định dạng và` định dạng` là định dạng mà bạn muốn sử dụng.

Ví dụ: công thức sau sẽ định dạng thời gian `12:00 sáng` là` 00: 00`.

`` `
= Text (12:00 AM, "HH: MM")
`` `

Điều này sẽ trả về chuỗi `00: 00`.

** để so sánh thời gian **

Bạn có thể sử dụng `các hàm lớn hơn ()`, `` less () `và` bằng () `để so sánh hai lần.Cú pháp cho các chức năng này như sau:

`` `
= Lớn hơn (Time1, Time2)
= Ít hơn (Time1, Time2)
= Bằng (Time1, Time2)
`` `

Trong đó `Time1` và` Time2` là hai lần bạn muốn so sánh.

Ví dụ: công thức sau sẽ trả về `true` nếu thời gian` 12:00 am` lớn hơn thời gian `11:00 am`:

`` `
= TUYỆT VỜI (12:00 AM, 11:00 AM)
`` `

Điều này sẽ trả về giá trị `true`.

** Tài nguyên bổ sung **

Để biết thêm thông tin về cách tính thời gian trong Excel, vui lòng tham khảo các tài nguyên sau:

* [Microsoft Excel: Cách tính thời gian] (https://support.microsoft.com/en-us...in-excel-7782102b-605e-477a-995d-456c1311c162)
* [Exceljet: Cách tính thời gian trong Excel] (https://www.exceljet.net/formulas/time-formulas.html)
* [Hướng dẫn: Cách tính thời gian trong Excel] (https://www.tutorialspoint.com/excel/excel_time_function.htm)
=======================================
## Lesson 135: Calculate the time in Excel

#Excel #time #Date #Formula

**How to calculate the time in Excel**

Excel has a number of functions that you can use to calculate the time. These functions can be used to add, subtract, format, and compare times.

**To add or subtract time**

You can use the `ADD()` or `SUBTRACT()` functions to add or subtract time from a given time. The syntax for these functions is as follows:

```
=ADD(time1, time2)
=SUBTRACT(time1, time2)
```

Where `time1` and `time2` are the two times that you want to add or subtract.

For example, the following formula will add 1 hour to the time `12:00 AM`:

```
=ADD(12:00 AM, 1:00:00)
```

This will return the time `1:00 AM`.

**To format the time**

You can use the `TEXT()` function to format the time in a particular way. The syntax for this function is as follows:

```
=TEXT(time, format)
```

Where `time` is the time that you want to format and `format` is the format that you want to use.

For example, the following formula will format the time `12:00 AM` as `00:00`.

```
=TEXT(12:00 AM, "hh:mm")
```

This will return the string `00:00`.

**To compare times**

You can use the `GREATER()`, `LESS()`, and `EQUAL()` functions to compare two times. The syntax for these functions is as follows:

```
=GREATER(time1, time2)
=LESS(time1, time2)
=EQUAL(time1, time2)
```

Where `time1` and `time2` are the two times that you want to compare.

For example, the following formula will return `TRUE` if the time `12:00 AM` is greater than the time `11:00 AM`:

```
=GREATER(12:00 AM, 11:00 AM)
```

This will return the value `TRUE`.

**Additional resources**

For more information on how to calculate the time in Excel, please refer to the following resources:

* [Microsoft Excel: How to Calculate Time](https://support.microsoft.com/en-us/office/how-to-calculate-time-in-excel-7782102b-605e-477a-995d-456c1311c162)
* [Exceljet: How to Calculate Time in Excel](https://www.exceljet.net/formulas/time-formulas.html)
* [Tutorialspoint: How to Calculate Time in Excel](https://www.tutorialspoint.com/excel/excel_time_function.htm)
 
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