# Compatibility with Excel

While using the R and Python parsers is the recommended way to manipulate ADAT files, it's also possible to open and view them in Excel.&#x20;

CSV version of the ADAT with final normalized counts is also provided under `adat/csv_format/` output directory.

### Opening an ADAT in Excel (Windows)

1. Open a blank excel workbook and browse for a file.
2. Confirm that "All Files (\*.\*)" are searchable.

<div align="left"><figure><img src="https://958780164-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnyQb4WG1K4VQZKovLv5v%2Fuploads%2Fgit-blob-6073bf60d13d2a84415b09e031ca2d9328df9386%2Fimage%20(64).png?alt=media" alt="" width="375"><figcaption></figcaption></figure></div>

3. Accept default parameters from Excel.

<div align="left"><figure><img src="https://958780164-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnyQb4WG1K4VQZKovLv5v%2Fuploads%2Fgit-blob-df7487772335f2acd720c3f203a494a8103645eb%2Fimage%20(66).png?alt=media" alt="" width="304"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="https://958780164-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnyQb4WG1K4VQZKovLv5v%2Fuploads%2Fgit-blob-875548110fa8f36358482ebf3576d6388702fee9%2Fimage%20(68).png?alt=media" alt="" width="305"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="https://958780164-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnyQb4WG1K4VQZKovLv5v%2Fuploads%2Fgit-blob-1f78f9d3c44374e7f19f49608b72f183776c896e%2Fimage%20(69).png?alt=media" alt="" width="304"><figcaption></figcaption></figure></div>

4. View ADAT in Excel!

###

### Opening an ADAT in Excel (Mac)

1. Open a blank excel workbook and select File --> Import.

![](https://958780164-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnyQb4WG1K4VQZKovLv5v%2Fuploads%2Fgit-blob-e503feb77b72a3f1ce16a301544f08482c7c813b%2Fimage%20\(57\).png?alt=media)

2. Select the previously downloaded .adat file.

<div align="left"><figure><img src="https://958780164-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnyQb4WG1K4VQZKovLv5v%2Fuploads%2Fgit-blob-04fe5dd874eabccb5615c074e7a5c518055a3928%2Fimage%20(58).png?alt=media" alt="" width="375"><figcaption></figcaption></figure></div>

3. After Click on "Get Data", select "Text file" and click on "Import".

<div align="left"><figure><img src="https://958780164-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnyQb4WG1K4VQZKovLv5v%2Fuploads%2Fgit-blob-6f423d9907ed72996db11217e19e06c63e7dad7f%2Fimage%20(59).png?alt=media" alt="" width="375"><figcaption></figcaption></figure></div>

4. Select Delimited (default) and click on "Next >".

<div align="left"><figure><img src="https://958780164-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnyQb4WG1K4VQZKovLv5v%2Fuploads%2Fgit-blob-83aa6732b507254226e5ca7afa6b88739f2e0abe%2Fimage%20(60).png?alt=media" alt="" width="375"><figcaption></figcaption></figure></div>

5. Select "Tab" (default) and click on "Next >".

<div align="left"><figure><img src="https://958780164-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnyQb4WG1K4VQZKovLv5v%2Fuploads%2Fgit-blob-0df290da9193da08ac2245856ca348702d37fded%2Fimage%20(61).png?alt=media" alt="" width="375"><figcaption></figcaption></figure></div>

6. Select "General" (default) and click on "Next >".

<div align="left"><figure><img src="https://958780164-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnyQb4WG1K4VQZKovLv5v%2Fuploads%2Fgit-blob-29f179da0813a151d83b491335eb3af0ea663dca%2Fimage%20(62).png?alt=media" alt="" width="375"><figcaption></figcaption></figure></div>

7. Select the sheet and click on "Import".

![](https://958780164-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnyQb4WG1K4VQZKovLv5v%2Fuploads%2Fgit-blob-ada99a869bdd0c34dc5c2fb84b82e17f24a4f723%2Fimage%20\(63\).png?alt=media)

7. View the ADAT in Excel!


---

# 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://help.connected.illumina.com/dragen-protein-quantification/after-counting-and-normalization/using-the-adat/compatibility-with-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.
