# Remove Duplicates

**Remove Duplicates**<br>

In Excel, there are several ways to filter for unique values—or remove duplicate values

To filter for unique values, click Data > Sort & Filter > Advanced.

To remove duplicate values, click Data > Data Tools > Remove Duplicates.

**Short Key --> Alt + A + M**

![](/files/-LRb0LPGOW__RI8N3xtT)

<br>

{% file src="/files/-LRb1eBFdK6jgqytBMmu" %}
Example of Remove Duplicates
{% endfile %}


---

# 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://books-gyansetu.gitbook.io/advanced-excel/remove-duplicates.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.
