Skip to main content

Lesson 4.2 – Sorting Data

Lesson 4.2 – Sorting and Filtering in Tables

Sorting and filtering are two of the most powerful features of Excel Tables. They allow you to organize, analyze, and explore your data quickly and efficiently. In questa lezione impari come ordinare e filtrare i dati in modo professionale.


1. Sorting Data in a Table

Sorting means arranging your data in a specific order, such as:

  • Alphabetical (A → Z or Z → A)
  • Numeric (smallest → largest or largest → smallest)
  • Date order (oldest → newest or newest → oldest)

How to sort:

  1. Click the filter arrow in the column header.
  2. Select Sort A to Z or Sort Z to A.

Sorting inside a Table keeps all rows aligned, preventing data corruption.


2. Filtering Data in a Table

Filtering allows you to show only the rows that match specific criteria.

How to filter:

  1. Click the filter arrow in the column header.
  2. Check or uncheck the values you want to display.
  3. Use Text Filters, Number Filters, or Date Filters for advanced options.

Filtering is essential for exploring large datasets without deleting or moving data.


3. Clear Filter

To remove all filters and show the full dataset:

Home → Sort & Filter → Clear

Or click the filter icon again and choose Clear Filter.


4. Using Search Inside Filters

Each filter menu includes a search box. This is extremely useful when:

  • You have long lists of values
  • You need to find a specific item quickly
  • You want to filter by partial text

Example: typing “pro” will show “Product A”, “Project X”, “Profile 1”.


5. Combining Sorting and Filtering

You can apply both sorting and filtering at the same time. For example:

  • Filter only “Electronics”
  • Then sort by price from highest to lowest

Excel Tables maintain data integrity even with multiple filters applied.


6. Filter by Color

If your Table uses conditional formatting or manual colors, you can filter by:

  • Cell color
  • Font color
  • Icon set (from conditional formatting)

This is useful for highlighting errors, priorities, or categories.


7. Practical Exercise

Practice sorting and filtering with the following steps:

  1. Create a worksheet named Lesson_4_2_Practice.
  2. Insert a Table with at least 20 rows of sample data.
  3. Sort by a numeric column (ascending and descending).
  4. Filter by a text category.
  5. Use a Number Filter (e.g., “Greater than 50”).
  6. Use the search box inside the filter menu.
  7. Clear all filters.

Internal Links


Next Lesson

Lesson 4.3 – Structured References

Comments

Popular posts from this blog

Alfred Marshall – The Father of Modern Microeconomics

  Welcome back to the blog! Today we explore the life and legacy of Alfred Marshall (1842–1924) , the British economist who laid the foundations of modern microeconomics . His landmark book, Principles of Economics (1890), introduced core concepts like supply and demand , elasticity , and market equilibrium — ideas that continue to shape how we understand economics today. Who Was Alfred Marshall? Alfred Marshall was a professor at the University of Cambridge and a key figure in the development of neoclassical economics . He believed economics should be rigorous, mathematical, and practical , focusing on real-world issues like prices, wages, and consumer behavior. Marshall also emphasized that economics is ultimately about improving human well-being. Key Contributions 1. Supply and Demand Analysis Marshall was the first to clearly present supply and demand as intersecting curves on a graph. He showed how prices are determined by both what consumers are willing to pay (dem...

Unlocking South America's Data Potential: Trends, Challenges, and Strategic Opportunities for 2025

  Introduction South America is entering a pivotal phase in its digital and economic transformation. With countries like Brazil, Mexico, and Argentina investing heavily in data infrastructure, analytics, and digital governance, the region presents both challenges and opportunities for professionals working in Business Intelligence (BI), Data Analysis, and IT Project Management. This post explores the key data trends shaping South America in 2025, backed by insights from the World Bank, OECD, and Statista. It’s designed for analysts, project managers, and decision-makers who want to understand the region’s evolving landscape and how to position themselves for impact. 1. Economic Outlook: A Region in Transition According to the World Bank’s Global Economic Prospects 2025 , Latin America is expected to experience slower growth compared to global averages, with GDP expansion constrained by trade tensions and policy uncertainty. Brazil and Mexico remain the largest economies, with proj...

Kickstart Your SQL Journey with Our Step-by-Step Tutorial Series

  Welcome to Data Analyst BI! If you’ve ever felt overwhelmed by rows, columns, and cryptic error messages when trying to write your first SQL query, you’re in the right place. Today we’re launching a comprehensive SQL tutorial series crafted specifically for beginners. Whether you’re just starting your data career, pivoting from another field, or simply curious about how analysts slice and dice data, these lessons will guide you from day zero to confident query builder. In each installment, you’ll find clear explanations, annotated examples, and hands-on exercises. By the end of this series, you’ll be able to: Write efficient SQL queries to retrieve and transform data Combine multiple tables to uncover relationships Insert, update, and delete records safely Design robust database schemas with keys and indexes Optimize performance for large datasets Ready to master SQL in a structured, step-by-step way? Let’s explore the full roadmap ahead. Wh...