Data tab — Excel guide

Getting data in and knocking it into shape: imports, sorting, filtering, cleanup, and what-if. Alt+A from the keyboard. Data Tools is the group auditors wear out first.

Get & Transform (Power Query)

Get Data, From Text/CSV, From Web, From Table/Range — imports that REMEMBER their cleanup steps. Shape the data once in the query editor (split, filter, retype, rename) and the recipe replays on every Refresh. When next month's file lands, you refresh instead of redoing; paste-and-clean can't compete.

Queries & Connections

Refresh All re-pulls every query and rebuilds every pivot cache in the workbook — pivots do NOT update themselves when source data changes. The Queries & Connections pane lists what's wired up and when it last ran.

Sort & Filter

The AZ/ZA buttons quick-sort by the current column; the Sort dialog handles multi-level sorts (by region, then by amount) plus sort-by-color. Filter (Ctrl+Shift+L, or Alt+A, T) toggles the header dropdowns. Advanced does criteria-range filtering — mostly displaced by FILTER() these days.

ButtonWhat it does
AZ / ZAQuick sort by the active column
SortMulti-level sort dialog
FilterToggle header dropdown arrows (Ctrl+Shift+L)

Data Tools

The cleanup bench. Text to Columns splits one column into several by delimiter or width. Flash Fill (Ctrl+E) learns a pattern from your examples and fills the rest. Remove Duplicates deletes repeat rows, keeping the first. Data Validation restricts entries — its List option is how every dropdown input sheet gets built. Consolidate merges ranges across sheets.

ButtonWhat it does
Text to ColumnsSplit by delimiter or fixed width
Flash FillPattern-fill from examples (Ctrl+E)
Remove DuplicatesDelete repeat rows, first occurrence wins
Data ValidationRestrict entries — dropdown lists, limits, messages

Forecast

What-If Analysis holds Goal Seek (solve backwards: set this cell to that value by changing the other cell), Scenario Manager (save named sets of inputs), and Data Table (grid of outcomes across one or two changing inputs). Forecast Sheet extrapolates a time series with confidence bands.

Outline

Group makes selected rows or columns collapsible behind +/− buttons in the margin — the honest alternative to hiding rows, because everyone can see something's tucked away. Subtotal inserts SUBTOTAL rows at each change in a column, with the outline built for you.

KeysAction
Alt+Shift+→Group selected rows/columns
Alt+Shift+←Ungroup

From the keyboard

Data tab sequences that come up daily.

KeysAction
Alt+A, TToggle filter arrows
Alt+A, S, SCustom sort dialog
Alt+A, MRemove duplicates
Alt+A, V, VData validation
Alt+A, EText to Columns

All Excel guides & practice on Excelympics