You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: interface-elements-for-desktop/articles/spreadsheet/data-presentation/filter-data.md
+64-38Lines changed: 64 additions & 38 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,86 +4,112 @@ author: Natalya Senichkina
4
4
legacyId: 17910
5
5
---
6
6
# Filter Data
7
+
7
8
The **Spreadsheet** allows you to use the AutoFilter to arrange large amounts of data by displaying only rows that meet the filtering criteria.
8
9
9
10
To enable the filtering functionality, select the required data, and on the **Data** tab, in the **Sort & Filter** group, click the **Filter** button.
Once filtering is activated, a drop-down arrow  appears on the right side of each column header in the range. Depending on the data in the column you wish to filter, you can apply one of the following filters: Filter by Values, Text Filter, Number Filter or Date Filter.
14
15
15
16
> [!NOTE]
16
17
> You can filter your data by multiple columns. Filters are **additive**: each new filter is applied in addition to the existing filters and further reduces your data.
17
18
18
-
*[Filter by Values](#filtervalues)
19
-
*[Text Filter](#textfilter)
20
-
*[Number Filter](#numberfilter)
21
-
*[Date and Time Filter](#datefilter)
22
-
*[Reapply a Filter](#reapplyfilter)
23
-
*[Clear a Filter](#clearfilter)
19
+
*[Filter by Values](#filter-by-values)
20
+
*[Text Filter](#text-filter)
21
+
*[Number Filter](#number-filter)
22
+
*[Date and Time Filter](#date-and-time-filter)
23
+
*[Reapply a Filter](#reapply-a-filter)
24
+
*[Clear a Filter](#clear-a-filter)
25
+
26
+
## Filter by Values
24
27
25
-
## <aname="filtervalues"/>Filter by Values
26
28
To filter your data by a list of values, do the following.
29
+
27
30
1. Click the arrow  in the header of the column containing the values you wish to filter.
28
31
2. In the drop-down menu, select the **Filter by Values** item to invoke the **AutoFilter** dialog.
3. The **AutoFilter** dialog displays a list of all values in the selected column. Click the **Uncheck All** button to deselect the values. Then, select the check boxes for the items you wish to display, and click **OK**.
1. Click the arrow  in the header of the column containing text values you wish to filter.
38
43
2. Point to **Text Filters** and select one of the built-in comparison operators, or select **Custom Filter** to construct your own filter expression.
You can also specify the additional filter criterion using the **AND** or **OR** logical operator to combine the conditions.
46
-
47
-
To make your filter criterion more flexible, use the **wildcard characters**. The asterisk ***** matches any number of characters, while the question mark **?** represents a single character. For example, to display all the values that start with the letter "**C**", you can either use the **Begins With** operator as shown in the image above, or select the **Equals** operator and type "**C***" in the box on the right.
48
-
51
+
52
+
To make your filter criterion more flexible, use the **wildcard characters**. The asterisk ***** matches any number of characters, while the question mark **?** stands for a single character. For example, to display all the values that start with the letter "**C**", you can either use the **Begins With** operator as shown in the image above, or select the **Equals** operator and type "**C***" in the box on the right.
53
+
49
54
> [!TIP]
50
55
> To filter values containing a specific character, such as the asterisk, question mark or tilde, put the tilde (~) before it.
51
56
52
-
## <aname="numberfilter"/>Number Filter
57
+
## Number Filter
58
+
53
59
To apply the number filter, do the following.
60
+
54
61
1. Click the arrow  in the header of the column containing numeric values you wish to filter.
55
62
2. Point to **Number Filters** and select one of the built-in comparison operators (**Equals**, **Greater Than**, **Less Than**, **Between**, **Top 10**, **Above** or **Below Average**, etc.), or select **Custom Filter** to construct your own filter expression.
You can also specify the additional filter criterion using the **AND** or **OR** logical operator to combine the conditions.
63
70
64
-
## <aname="datefilter"/>Date and Time Filter
71
+
## Date and Time Filter
72
+
65
73
To apply the date filter, do the following.
74
+
66
75
1. Click the arrow  in the header of the column containing dates you wish to filter.
67
-
2. Point to **Date Filters** and select one of the built-in dynamic filter types to display dates that fall within a specified time period (next, this or last week, month, year, etc.)...
68
-
76
+
2. Point to **Date Filters** and select one of the built-in dynamic filter types to display dates that fall within a specified time period (next, this or last week, month, year, etc.).
... or select the **Before**, **After**, **Equals** or **Between** item to invoke the **Custom AutoFilter** dialog and find dates that are before, after or equal to the specified date, or between two dates.
72
-
79
+
80
+
3. Alternatively, select the **Before**, **After**, **Equals** or **Between** item to invoke the **Custom AutoFilter** dialog. Find dates that are before, after or equal to the specified date, or between two dates.
To reapply a filter after you change your data, click a cell in the range or table to which the filter is applied, and then on the **Data** tab, in the **Sort & Filter** group, click the **Reapply** button.
84
+
## Color Filter
85
+
86
+
If cells in the selected column use different styles, the **Filter by Color** option is available.
87
+
88
+
1. Click the arrow  in the header of the column containing dates you wish to filter.
89
+
2. Choose **Cell colors…** to apply a background color or pattern filter, and **Font colors…** to apply a font filter.
90
+

91
+
3. When you select the required option, a dialog with available colors appears. Select the target color and click **OK**.
92
+

93
+
94
+
## Reapply a Filter
95
+
96
+
To reapply a filter after you change your data, do the following:
97
+
98
+
1. Click a cell in the range or table to which the filter is applied.
99
+
2. On the **Data** tab, in the **Sort & Filter** group, click the **Reapply** button.
* To remove a filter from a specific column, click the **Filter** button  in the column header, and then select the **Clear Filter From 'Column Name'** item in the drop-down menu.
You can remove a filter from a column or remove all filters.
106
+
107
+
To remove a filter from a specific column, click the **Filter** button  in the column header, and then select the **Clear Filter From 'Column Name'** item in the drop-down menu.
To disable the filtering functionality, click a cell in the range or table, and then on the **Data** tab, in the **Sort & Filter** group, click the **Filter** button. The drop-down arrows will disappear from the column headers and all the specified filters will be removed.
115
+
To disable the filtering functionality, click a cell in the range or table, and then on the **Data** tab, in the **Sort & Filter** group, click the **Filter** button. The drop-down arrows disappear from the column headers and all the specified filters are removed.
Copy file name to clipboardExpand all lines: interface-elements-for-desktop/articles/spreadsheet/data-presentation/sort-data.md
+27-10Lines changed: 27 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,25 +4,42 @@ author: Natalya Senichkina
4
4
legacyId: 17911
5
5
---
6
6
# Sort Data
7
-
The **Spreadsheet** provides the capability to sort data by text (**A to Z** or **Z to A**), numbers (**smallest to largest** or **largest to smallest**), dates and times (**oldest to newest** or **newest to oldest**) in one column.
8
7
9
-
To perform sorting, do the following.
8
+
The **Spreadsheet** allows you to sort data by text (**A to Z** or **Z to A**), numbers (**smallest to largest** or **largest to smallest**), dates and times (**oldest to newest** or **newest to oldest**), and color in one column.
9
+
10
+
To sort data, do the following.
11
+
10
12
1. Select a range in the column you wish to sort.
11
-
12
-
> [!NOTE]
13
-
> If multiple columns are selected, the range will be sorted by the **first** column.
13
+
14
14
2. On the **Data** tab, in the **Sort & Filter** group, click **Sort A to Z** to select ascending order, or click **Sort Z to A** for descending order.
All the records in the table will be reordered accordingly. The tiny arrow  appears in the column header to indicate that data in the table are sorted by this column.
30
+
All the records in the table are reordered accordingly. The tiny arrow  appears in the column header to indicate that data in the table are sorted by this column.
26
31
27
32
> [!NOTE]
28
-
> You cannot sort a table by more than one column at a time. When you apply a new sort order, it replaces the previous one.
33
+
> You cannot sort a table by more than one column at a time. When you apply a new sort order, it replaces the previous one.
34
+
35
+
## Sort Data by Color
36
+
37
+
The **AutoFilter** menu allows a user to sort cells by color. Do the following to sort data by color.
38
+
39
+
1. Click the arrow  in the header of the column by which to sort data.
40
+
41
+
2. Select **Sort by Color**. You can sort data by cell background or font color.
42
+

43
+
44
+
3. When you select the required sorting option, a dialog with available colors appears. Select the target color and click **OK**.
45
+

0 commit comments