Excel Practice Test

โ–ถ

Sorting by column in Excel is one of the most common data manipulation tasks. Whether organizing names alphabetically, ranking values numerically, or arranging dates chronologically, Excel provides multiple sorting methods. Understanding when to use each method โ€” quick sort buttons, the Sort dialog, custom sort orders, sorting with multiple columns โ€” produces clean, organized data ready for analysis.

The basic methods. Method 1: Quick sort buttons on Data tab (Aโ†’Z or Zโ†’A). Single click for simple sorts. Method 2: Sort dialog (Data โ†’ Sort). For multi-column sorting and advanced options. Method 3: Filter dropdown menus. Sort within filtered views. Method 4: Sort by color or formatting. Useful when cells are color-coded.

Basic sort. Click anywhere in your data. Click the Sort Aโ†’Z or Zโ†’A button on Data tab. Or right-click โ†’ Sort โ†’ choose direction. Excel sorts based on the column where your cursor is, treating the data as a range with headers in row 1.

Sort with header detection. Excel automatically detects if row 1 is headers. Sorts rows 2 through last, leaving headers in place. Works most of the time but verify the result.

Multi-column sorting. Data โ†’ Sort dialog. Add multiple sort levels (e.g., sort by Department, then by Last Name within each department). Useful for complex data organization.

This guide covers all sort methods, when to use each, common issues, and advanced techniques. It's intended for Excel users wanting to organize data effectively.

Excel Sorting Options
  • Basic A-Z sort: Click cell โ†’ Data โ†’ Aโ†’Z button
  • Basic Z-A sort: Click cell โ†’ Data โ†’ Zโ†’A button
  • Sort dialog: Data โ†’ Sort (multi-column, custom options)
  • Right-click sort: Right-click cell โ†’ Sort โ†’ choose option
  • Multi-column sort: Sort dialog โ†’ Add Level โ†’ choose second column
  • Sort with header: Excel auto-detects; check 'My data has headers'
  • Sort by color: Sort dialog โ†’ Sort On: Cell Color (custom order)
  • Custom sort order: Sort dialog โ†’ Order: Custom List
  • Sort filtered view: Filter dropdown โ†’ Sort options
Try a Free Excel Practice Test

Basic sort by column. The quickest method for simple sorting.

Step 1: Click any cell in the column you want to sort. Excel detects the data range based on your active cell.

Step 2: Go to the Data tab. The Sort & Filter group has sort buttons. Aโ†’Z (ascending) and Zโ†’A (descending). For text: A-Z is alphabetical. For numbers: smallest to largest. For dates: oldest to newest.

Step 3: Click the sort direction. The data sorts immediately. Excel detects: that row 1 might be headers (and excludes them from sort), the boundary of the data region (using adjacent empty cells as boundaries).

Right-click alternative. Right-click any cell โ†’ Sort โ†’ A to Z (or Z to A). Same result.

Keyboard shortcut. There's no direct keyboard shortcut. But Alt + A + S + A for Ascending Sort, Alt + A + S + D for Descending Sort (Windows). Less convenient than buttons but available.

What gets sorted. When you click a single cell and sort, Excel sorts the entire connected data region โ€” all columns. Rows move together; relationships between cells are preserved. This is usually what you want.

When this might not be what you want. If you select only one column and sort, Excel asks 'Expand the selection?' Choose 'Expand' to keep rows together. Choose 'Continue with current selection' to sort just one column, which can break relationships.

Sorting text. A-Z sort is case-insensitive by default. 'apple' and 'APPLE' are treated as equal. For case-sensitive sort: use Sort dialog โ†’ Options โ†’ check 'Match case.'

Sorting numbers. Numbers sort numerically. 1, 2, 3, 10, 11 โ€” not 1, 10, 11, 2, 3 (which would happen if treated as text). Excel detects numerical formatting and sorts appropriately.

Sorting dates. Dates sort chronologically. Oldest to newest (A-Z direction) or newest to oldest. Excel handles dates whether they're stored as Excel dates or as text dates. Excel dates: sort correctly. Text dates: may sort alphabetically (which can be wrong).

Mixed text and numbers. Sort dialog can handle these. Numbers stored as text sort with text characters; numbers stored as numbers sort numerically. Mixed data may sort unexpectedly โ€” verify format consistency.

Basic Sort Steps

๐Ÿ”ด Click Column

Click any cell in the column you want to sort.

๐ŸŸ  Data Tab

Go to Data tab. Find Sort & Filter group.

๐ŸŸก Choose Direction

Aโ†’Z (ascending) or Zโ†’A (descending). Click button.

๐ŸŸข Excel Sorts

All connected rows sort. Headers preserved. Relationships maintained.

๐Ÿ”ต If Asked About Range

Choose 'Expand selection' to sort all related columns.

๐ŸŸฃ Verify Result

Quick visual check. Are rows sorted correctly? Did relationships preserve?

Multi-column sorting. When one sort isn't enough.

When to use. Sort employees by Department, then by Last Name within each department. Sort students by Grade level, then by GPA. Sort sales by Region, then by Date. Multiple criteria where order matters.

Step 1: Click in your data. Doesn't matter which cell โ€” Excel detects the range.

Step 2: Data โ†’ Sort. Opens the Sort dialog.

Step 3: Set primary sort. 'Sort by' dropdown: choose first column (e.g., Department). 'Sort On' dropdown: Cell Values (most common). 'Order' dropdown: A to Z (ascending) or Z to A (descending), or Custom List.

Step 4: Add secondary sort. Click 'Add Level' button. 'Then by' dropdown: choose second column (e.g., Last Name). Set Sort On and Order as needed.

Step 5: Add more levels. Click 'Add Level' for each additional sort criterion. Excel supports many levels (typically 64). Most data needs only 2-3.

Step 6: Verify 'My data has headers'. Should be checked if row 1 contains headers. Otherwise headers may be sorted too.

Step 7: Click OK. Data sorts in order: first by primary level, then by secondary, etc. Rows stay together.

Common multi-column patterns. Last name then First name (within same last name). Department then employee ID. Year then month. Category then sub-category. State then city.

Special cases. Sort by Date then by Time (when both are in separate columns). Sort by year/month/day (when stored as separate columns). Sort by status priority then by date.

Removing sort levels. In Sort dialog: click level to select, then Delete Level. Or remove all and start over.

Reordering levels. Within Sort dialog: select level, use Move Up/Move Down arrows. The order in dialog determines sort priority.

For very complex sorts. Consider sorting in stages. Sort by primary criterion. Then sort by secondary while preserving primary (use the secondary sort dialog with primary as 'Sort by' first). Excel preserves the primary order when sorting by secondary.

Multi-Column Sort Examples

๐Ÿ“‹ Department + Last Name

Use case: Employee list organized by department, then alphabetically within each department

Setup: Sort dialog โ†’ Sort by Department (A-Z) โ†’ Add Level โ†’ Then by Last Name (A-Z)

Result: Sales-Adams, Sales-Brown, Sales-Smith; HR-Adams, HR-Brown; etc.

๐Ÿ“‹ Date + Type

Use case: Transactions sorted by date, then by transaction type within each date

Setup: Sort by Date (Oldest to Newest) โ†’ Add Level โ†’ Then by Type (A-Z)

Result: Chronological list with same-date transactions grouped by type

๐Ÿ“‹ Year + Region

Use case: Annual sales report organized by year, then by region within each year

Setup: Sort by Year (Ascending) โ†’ Add Level โ†’ Then by Region (A-Z)

Result: All 2022 data grouped first (by region), then 2023, etc.

๐Ÿ“‹ Priority + Status

Use case: Tasks sorted by priority level, then by status within priority

Setup: Sort by Priority (custom: High/Medium/Low) โ†’ Add Level โ†’ Then by Status (custom: Pending/In Progress/Done)

Result: All High priority tasks together, sorted by status; then Medium; then Low

Practice Excel Skills

Custom sort orders. Beyond A-Z and Z-A.

When standard alphabetical doesn't work. Days of week: Monday, Tuesday, Wednesday (not Friday, Monday, Saturday, Sunday alphabetically). Months: January, February (not April, August, December alphabetically). Priority levels: High, Medium, Low (not High, Low, Medium). Status: Pending, In Progress, Completed (not Completed, In Progress, Pending).

Built-in custom lists. Excel includes: Days of week (Sun, Mon, Tue, Wed, etc.). Days of week abbreviated. Months of year (January, February, etc.). Months abbreviated.

Using built-in lists. Sort dialog โ†’ Order โ†’ Custom List. Choose from list (e.g., 'Jan, Feb, Mar, Apr...'). Excel sorts in the order shown.

Creating custom lists. File โ†’ Options โ†’ Advanced โ†’ General โ†’ Edit Custom Lists. Click 'Import' to import from a range, or type list manually. Save. List is now available in Sort dialog.

Example: priority list. Create custom list with: High, Medium, Low. Now you can sort by 'Priority' column using this custom list โ€” High comes first, then Medium, then Low.

Example: status list. Create: Not Started, In Progress, Completed. Now sort by Status โ€” items appear in workflow order.

Example: region list. Create: North, South, East, West (in your preferred order rather than alphabetical). Sort by region in your custom order.

Custom lists work across workbooks. Once created, available in any workbook on the same computer. Save the workbook with sorting; custom list isn't embedded but the sort order is.

For shared workbooks. Custom lists exist on each user's computer, not in the workbook. If you share a workbook with others, they may not have your custom lists. They can recreate them on their own computers. Or use helper columns with numbers that allow standard sorting.

Alternative to custom lists. Use a helper column with rank values. Example: instead of relying on custom list for High/Medium/Low, add column: 1=High, 2=Medium, 3=Low. Sort by this rank column. Same effect; works across users without custom lists.

Excel Sort Options

Single click on Data tab
Basic sort (A-Z, Z-A)
Up to 64 levels
Multi-column levels
Most common option
Sort by cell value
Useful for color-coded data
Sort by cell color
Less common but available
Sort by font color
For conditional formatted icons
Sort by cell icon
Excel options โ†’ Custom Lists
Custom sort order
Sort Options โ†’ Match case
Case-sensitive sort
Indirectly via helper column
Sort by formula
Filter dropdown โ†’ Sort options
Sort filter view
Auto; can override
Header detection
Quick context menu option
Right-click sort

Sort by color. When cells are color-coded for grouping.

When useful. Some cells highlighted in red (priority items). Some highlighted in yellow (review needed). Some highlighted in green (completed). Visual organization where colors carry meaning.

Step 1: Click in your data. Sort dialog: Data โ†’ Sort.

Step 2: Set sort criteria. Sort by: column with the cells colored. Sort On: dropdown โ€” choose 'Cell Color' instead of 'Values.' Order: select specific color from the dropdown that appears.

Step 3: Choose colors for sorting. Excel detects all the cell colors in that column. Drag colors into desired order (top to bottom of dialog = first in sort).

Step 4: Add multiple levels for multiple colors. Each color can be a separate sort level. E.g., red first, yellow next, green next, no color last.

Step 5: OK. Data sorts by color in your specified order.

Sort by Font Color. Same as cell color but uses font color rather than fill. Less commonly used.

Sort by Cell Icon. Used with conditional formatting icons (traffic lights, arrows, etc.). Sort by these icons rather than underlying values.

Limitations. Excel doesn't natively understand the meaning of colors. You manually order the colors. Conditional formatting cell colors work; manually applied colors work.

Maintaining sort order when colors change. If you re-color cells, you'll need to re-sort. The sort doesn't dynamically update.

Alternative: helper column. Add column with status labels (red=1, yellow=2, green=3). Sort by this helper column. Easier to maintain than sort-by-color in complex situations.

Combined sort. Can combine color sort with value sort. Example: sort by color first, then alphabetically within each color group. Useful for prioritized lists.

Advanced Sort Options

๐Ÿ”ด Multi-Column Sort

Sort by primary column, then secondary, then tertiary. Sort dialog โ†’ Add Level.

๐ŸŸ  Custom Sort Order

Days of week, months, priority levels, custom categories. Define in Excel Options.

๐ŸŸก Sort by Cell Color

When cells color-coded, sort by color. Sort dialog โ†’ Sort On: Cell Color.

๐ŸŸข Sort by Font Color

Sort by font (text) color. Similar to cell color sort.

๐Ÿ”ต Sort by Cell Icon

For conditional formatting icons. Sort dialog โ†’ Sort On: Cell Icon.

๐ŸŸฃ Case-Sensitive Sort

Sort dialog โ†’ Options โ†’ check 'Match case.' Uppercase vs lowercase distinguished.

Sorting with formulas in cells. When data includes calculations.

Formulas sort by their calculated value, not the formula text. =A1+B1 returning 30 sorts as 30, not as the text '=A1+B1'.

Risk: sorting may break formula references. If formulas reference specific cells, sorting can cause them to break. =A1 in B1 โ€” after sorting, the cell that was B1 may now reference a different A1 cell.

Solution: use absolute references. =$A$1 instead of =A1. Absolute references don't change when sorted. But this may not be what you want if you intended relative references.

Solution: sort by values. Before sorting, copy formula results as values: Copy โ†’ Paste Special โ†’ Values. Now sort. References don't break because there are no formulas. But you lose formula updates.

Solution: use proper data table. Excel Tables (Ctrl+T) handle sorting better. Formulas within tables stay within tables. Sorting preserves relationships.

Sort by formula result vs formula text. Excel sorts by the VALUE of the formula (the result), not by the formula text. =SUM(A1:A10) returning 100 sorts as 100, not as the text '=SUM(A1:A10)'.

If you want to sort by formula text. Convert formulas to text first: Find & Replace = with another character (like #), sort, then restore. Complex; rarely needed.

Helper columns for complex sorting. When direct sorting won't work, use helper column with the desired sort key. Sort by helper column. Hide helper column after sort.

Example: sort dates that are stored as text. Add helper column: =DATEVALUE(A2). Sort by helper column (which is real dates). Hide helper column.

Example: sort by complex criteria. Add helper column with calculated sort key. Sort by helper.

Take Excel Practice Test

Common Excel sort issues and solutions.

Issue 1: Headers got sorted with data. Cause: Excel didn't detect headers. Solution: in Sort dialog, check 'My data has headers' checkbox. Or undo and re-sort with correct setting.

Issue 2: Empty rows or columns broke sort. Cause: Excel uses blank cells as data boundaries. Solution: ensure your data has no empty rows or columns within the data range. Or select the entire data range manually before sorting.

Issue 3: Numbers sorting as text. Cause: numbers entered as text (with apostrophe prefix or text format). Solution: Data โ†’ Text to Columns โ†’ Next โ†’ Next โ†’ General format โ†’ Finish. Converts text-numbers to real numbers.

Issue 4: Dates not sorting correctly. Cause: dates stored as text rather than Excel date values. Solution: Use DATEVALUE function in helper column to convert. Or change cell format to Date.

Issue 5: Rows broke apart after sort. Cause: 'Continue with current selection' was chosen instead of 'Expand the selection.' Solution: undo, sort again, choose 'Expand the selection' to keep rows together.

Issue 6: Custom list not available. Cause: not yet created. Solution: File โ†’ Options โ†’ Advanced โ†’ Edit Custom Lists. Create your list. Now available in Sort dialog.

Issue 7: Sort changes formula results. Cause: relative references break when rows move. Solution: use absolute references, or convert formulas to values before sorting.

Issue 8: Slow sorting on large data. Cause: many formulas, conditional formatting, or complex data. Solution: convert to Excel Table (Ctrl+T) โ€” sorts faster. Or sort by helper column with simpler values.

Issue 9: Multiple criteria not applying correctly. Cause: levels in wrong order or settings. Solution: check Sort dialog โ€” first level is primary, second is secondary, etc. Reorder if needed.

Issue 10: Sorting destroyed conditional formatting. Cause: conditional formatting rules referenced specific cells that moved. Solution: define conditional formatting rules using relative references (=A2>1000 instead of =$A$2>1000) so they move with data.

Best practices for Excel sorting. Tips for clean results.

Practice 1: Use Excel Tables. Convert data range to Excel Table (Ctrl+T). Tables handle sorting better than ranges. Auto-expand for new rows. Maintain formula integrity. Headers properly recognized. Reduces common sort errors.

Practice 2: Verify after sorting. Quick check after any sort. Are rows still together? Did headers stay? Are calculated columns updating correctly? 30-second check catches issues immediately.

Practice 3: Sort by helper columns for complex cases. When direct sorting won't work, add helper column with sort key. Hide it after sorting. Cleaner than complex direct sorts.

Practice 4: Save before risky sorts. Save workbook before sorting important data. Allows recovery if something goes wrong.

Practice 5: Document custom sort orders. If you use custom lists, document what they mean. Especially when sharing workbooks. Other users may not have your custom lists.

Practice 6: Be careful with mixed data types. Verify all columns being sorted have consistent data types. Mixed text and numbers can sort unexpectedly. Date stored as text vs Excel date can sort differently.

Practice 7: Use absolute references in formulas. =$A$1 stays fixed during sort. =A1 changes if A1 is in a sorted row. Choose appropriate based on intent.

Practice 8: Sort and filter together. Filter to show specific data, then sort the filtered view. Useful for reports.

Practice 9: Plan multi-column sorts. Think through the order: primary first, then secondary, etc. Test with sample to verify expected order.

Practice 10: Use SORT function (Excel 365). =SORT(range, [sort_index], [sort_order], [by_col]). Dynamic sort that updates as source data changes. Cleaner than manual sorting for some uses.

Sort Best Practices

๐Ÿ“‹ Use Excel Tables

Convert your data to an Excel Table (Ctrl+T). Tables: auto-expand for new rows, sort better, maintain formula integrity, properly handle headers, reduce many common sort errors. The minor learning curve pays back substantially.

๐Ÿ“‹ Verify After Sort

Always check after sorting: Are rows still together? Did headers stay in row 1? Are calculations updating correctly? Does the sort order match what you expected? 30-second verification catches issues immediately.

๐Ÿ“‹ Helper Columns

For complex sorts that aren't direct: add helper column with sort key. Sort by helper column. Hide helper after sort. Cleaner and more reliable than manipulating original data formulas.

๐Ÿ“‹ Save First

Save workbook before sorting important data. Save again before complex multi-column sorts. Allows recovery if something goes wrong. Excel's undo doesn't always cover sort errors completely.

SORT function in Excel 365. Modern dynamic sorting.

What it does. =SORT(array, [sort_index], [sort_order], [by_col]). Returns a sorted version of the array. Result spills into adjacent cells (dynamic arrays in Excel 365). Updates automatically when source data changes.

Syntax. Array: the data range to sort. Sort_index: which column to sort by (default 1). Sort_order: 1 for ascending, -1 for descending (default 1). By_col: TRUE to sort by columns instead of rows (rare use).

Example. =SORT(A2:C10) sorts by first column ascending. =SORT(A2:C10, 2, -1) sorts by second column descending. =SORT(A2:C10, 1, 1, FALSE) explicit sort by rows.

SORTBY function. =SORTBY(array, by_array1, [sort_order1], [by_array2], [sort_order2], ...). More flexible โ€” sort by columns that aren't in the result. Example: =SORTBY(A2:A10, B2:B10) sorts A values based on corresponding B values.

UNIQUE function with SORT. =SORT(UNIQUE(A2:A100)) returns unique sorted list of A column values. Useful for dropdown lists, summaries.

Advantages of SORT function. Doesn't modify original data. Updates automatically. Cleaner than manual sorting for reports. Works with other dynamic array functions.

When to use SORT function. Reports that show sorted views without modifying source data. Filtered views: sort filtered results. Tables of values that need sorted display. Dynamic dashboards.

When manual sort is better. One-time sorting of working data. Sorting that affects calculations on the sheet. Sorting where you don't want sort to update (frozen view).

SORT in older Excel. The SORT function doesn't exist in older Excel versions. For Excel 2019 and earlier, manual sort is the only built-in option (unless you use VBA).

Combining functions. =FILTER(SORT(table), criterion) โ€” sort and filter together. =UNIQUE(SORT(values)) โ€” unique sorted list. Modern Excel 365 dynamic arrays enable complex transformations.

SORT Function (Excel 365)

๐Ÿ”ด =SORT(range)

Basic dynamic sort. Returns sorted version of range. Updates automatically.

๐ŸŸ  =SORT(range, 2, -1)

Sort by 2nd column, descending. Custom sort criteria.

๐ŸŸก =SORTBY(values, key)

Sort values based on different column. =SORTBY(A:A, B:B) sorts A by B values.

๐ŸŸข =UNIQUE(SORT(...))

Unique sorted list. Common for dropdowns and summaries.

๐Ÿ”ต =FILTER(SORT(...))

Combined sort and filter. Modern Excel 365 patterns.

๐ŸŸฃ Versus Manual Sort

SORT function: dynamic, non-destructive. Manual: one-time, modifies data.

Common scenarios and recommended sort methods.

Scenario 1: Sort employee list alphabetically. Quick Aโ†’Z button on Last Name column. Done.

Scenario 2: Sort by department then by name. Sort dialog with two levels: Department primary, Last Name secondary. Common business need.

Scenario 3: Sort sales by region in specific order (North, South, East, West). Custom list created in Excel Options. Sort dialog โ†’ Custom List โ†’ choose your order.

Scenario 4: Sort tasks by priority then by due date. Custom list for priority (High, Medium, Low). Sort dialog: Priority custom list, then Due Date.

Scenario 5: Sort filtered view. Apply filter first. Use filter dropdown โ†’ Sort options. Or Data โ†’ Sort with filtered data.

Scenario 6: Sort by color-coded urgency. Sort dialog โ†’ Sort On: Cell Color. Add levels for each color in your desired order.

Scenario 7: Sort by formula result. The formula result is treated as the value. Sort works on calculated values. Verify formulas don't break when rows move.

Scenario 8: Show sorted view without modifying original data. SORT function (Excel 365) in a separate location. Original data stays unchanged.

Scenario 9: Multiple workbooks with same sort requirement. Save as Excel Table. Sort within table. Consistent across sheets/workbooks.

Scenario 10: Sort that needs to update automatically. SORT function (Excel 365) updates dynamically as source data changes. For older Excel: manual re-sort whenever source changes.

For each scenario, the right method depends on: one-time vs recurring, modify source vs preserve source, Excel version available, complexity of sort criteria. Match the method to the situation.

How Pros and Cons

Pros

  • How has a publicly available content blueprint โ€” you know exactly what to prepare for
  • Multiple preparation pathways accommodate different schedules and budgets
  • Clear score reporting shows specific strengths and weaknesses
  • Study communities share current insights from recent test-takers
  • Retake policies allow recovery from a difficult first attempt

Cons

  • Tested content scope requires substantial preparation time
  • No single resource covers everything optimally
  • Exam-day performance can differ from practice test performance
  • Registration, prep, and retake costs accumulate significantly
  • Content changes between versions can make older materials less reliable

EXCEL Questions and Answers

How do I sort by column in Excel?

Click any cell in the column you want to sort. Click the Aโ†’Z (ascending) or Zโ†’A (descending) button on the Data tab. Excel sorts the entire connected data region, keeping rows together and headers in place. For complex sorts (multiple columns, custom orders, by color), use Data โ†’ Sort dialog. Right-click โ†’ Sort also works as a quick alternative.

How do I sort multiple columns in Excel?

Use the Sort dialog: Data โ†’ Sort. Set the primary column in 'Sort by' (first level). Click 'Add Level' to add secondary, tertiary, etc. sorts. Excel sorts by primary first, then by secondary within same primary values, etc. Common example: sort employees by Department (primary), then by Last Name (secondary). Up to 64 sort levels supported.

How do I sort by a specific order in Excel (like days of week)?

Use a custom list. Excel includes built-in lists for days of week and months. Sort dialog โ†’ Order dropdown โ†’ 'Custom List...' โ†’ choose from built-in lists. For custom orders (e.g., High/Medium/Low priorities), create a custom list in File โ†’ Options โ†’ Advanced โ†’ Edit Custom Lists. Once created, the list appears in the Sort dialog Order dropdown.

Why are my Excel rows getting mixed up when I sort?

Rows mix up when you select only one column and choose 'Continue with current selection' rather than 'Expand the selection.' Solution: undo the sort, then click any cell in your data and use Data โ†’ Sort without selecting a column first. Excel will detect the full data range. If asked about expanding, choose 'Expand the selection' to keep rows together.

How do I sort by cell color in Excel?

Data โ†’ Sort dialog. In 'Sort On' dropdown, choose 'Cell Color' instead of 'Values.' In 'Order' dropdown, choose the specific color (top of order = first in sort). Add multiple levels for multiple colors in desired order. Useful for color-coded data where colors indicate priority or status. Alternative: use a helper column with sort priority values for more flexible sorting.

How do I sort dates in Excel?

If dates are stored as Excel dates (not text), basic sort Aโ†’Z works correctly โ€” Excel sorts chronologically (oldest first). For Zโ†’A: newest first. Common issue: dates stored as text don't sort correctly (they sort alphabetically). Fix: convert text-dates to Excel dates using =DATEVALUE(cell) in a helper column, then sort by helper column. Or change cell format to Date.

What's the difference between Sort and SORT function?

Sort (Data tab buttons or Sort dialog): traditional manual sort. Rearranges your data physically. One-time operation. Affects original data. SORT function (Excel 365): =SORT(range, [sort_index], [sort_order]). Creates a dynamic sorted view in a different location. Updates automatically when source changes. Doesn't modify original data. Use SORT function for dashboards and reports; manual sort for working data.
Try Full Excel Practice Test

Sorting by column in Excel is one of the most fundamental and useful operations. The basic sort buttons handle most simple cases; the Sort dialog enables complex multi-column and custom sorts; SORT function (Excel 365) provides dynamic sorting that updates automatically. With these tools mastered, you can organize any Excel data efficiently and reliably.

For most users, the recommended approach: use basic Aโ†’Z and Zโ†’A for quick simple sorts; use Sort dialog for multi-column or custom sorts; use Excel Tables (Ctrl+T) for ongoing data work to avoid sort issues; use SORT function for dashboards and reports needing dynamic updates. With these techniques, sorting becomes a reliable building block for substantially more sophisticated Excel work.

โ–ถ Start Quiz