# Hướng dẫn cách lấy dữ liệu từ lưới ra file Excel

## **Mô tả nghiệp vụ**

Phần này hướng dẫn cách xuất các thông tin hiển thị trên lưới ra file Excel. (Đây là bản sao của lưới thông tin theo định dạng Excel hay còn gọi là dữ liệu thô).

## **Các bước thực hiện**

Các bước thực hiện như sau: (1) Tích chọn dòng cần xuất dữ liệu -> (2) Nhấn ![](/files/-MVQRD2k-vTa_NMnBSG6) -> (3) Chọn thư mục để lưu file và đổi tên file nếu cần -> (4) Nhấn **Save** để xuất dữ liệu ra file Excel. (hình II.5.1)

![II.5.1](/files/-MVQRD2lVwLatcZBnAUL)

{% hint style="info" %}

* Tích chọn toàn bộ các dòng trên lưới bằng nút Chọn trên dòng tiêu đề hoặc tích lại để bỏ chọn toàn bộ.
* File Excel sẽ bị lỗi khi:
  * Lưu file vào thư mục tên tiếng Việt có dấu hoặc có ký tự đặc biệt.
  * Đặt tên file bằng tiếng Việt có dấu hoặc có ký tự đặc biêt.
    {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hr.docs.ssaudit.com/huong-dan-chung/huong-dan-cach-lay-du-lieu-tu-luoi-ra-file-excel.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
