
Use a unified source range gathered via Power Query to analyze figures stored across separate sheets inside one spreadsheet file. This approach supports sales, budget, or inventory data without manual copying.
Ensure each sheet follows the same column order, header names, plus data types. Dates require consistent format, numbers must avoid text values, blanks need removal before consolidation.
Recommended setup: convert each range into a structured list, then load all lists into a single query. Result: one clean dataset ready for fast grouping, filtering, plus aggregation.
Create a Pivot Table From Multiple Worksheets in Excel 2026

Use Power Query to assemble data stored on several sheets into one structured list, then generate a summary report based on that combined range. This method removes manual copy steps plus keeps figures synced.
Load each sheet through the Data menu, confirm identical headers, then append all queries into a single dataset. Close the query editor after loading results into the file as a structured list.
Select any cell inside the combined list, insert a summary report, then drag fields into rows, columns, plus values areas. Group dates or numbers as needed to match reporting goals.
Refresh the report after source changes to update totals automatically without rebuilding the setup.
Prepare Source Data Across Several Worksheets in Excel 2026
Standardize every data range before consolidation by matching column names, order, plus formats. Consistency prevents load errors during later aggregation.
Remove blank rows, merged cells, subtotal lines, plus notes. Convert each range into a structured list so added rows stay included during refresh.
| Check Item | Required State |
|---|---|
| Headers | Identical wording across all sheets |
| Date fields | Same regional format, no text values |
| Numeric fields | Numbers only, no symbols or spaces |
| Categories | Consistent spelling without extra spaces |
Store all prepared sheets inside one file to allow direct loading through built-in data tools.
Combine Multiple Worksheets Into One Table Using Power Query

Use Power Query to append several sheet ranges into a single structured dataset while keeping refresh support. This approach removes copy actions plus keeps figures aligned after edits.
- Open the Data ribbon plus choose Get Data
- Select each sheet range as a source using the current file option
- Confirm header rows plus data types inside the query editor
Append all loaded queries into one dataset using the Append command. Keep column order unchanged to avoid null values after merge.
- Load prepared ranges into separate queries
- Append queries into one result
- Load output as a structured list within the file
Use refresh to update the combined dataset whenever source sheets change.
Build a Summary Report Using the Combined Data Set
Select any cell inside the unified data range, then insert a summary layout that supports grouping, totals, plus comparisons across fields.
Drag category fields into row or column areas, then place numeric fields into the values area. Adjust aggregation settings to sum, count, or average based on reporting needs.
Apply filters or slicers to narrow results by date, region, or product. Use grouping tools for months or numeric ranges to improve readability.
Keep the report linked to the unified range so refresh updates totals after source edits without rebuilding the layout.
Refresh the Pivot Table After Worksheet Data Changes
Use the refresh command after any edit to source ranges so summary figures stay accurate. A single click updates totals, groups, plus filters.
Enable automatic refresh on file open within data connection settings to avoid outdated numbers during reporting.
When new rows appear in source lists, confirm the unified dataset includes them before running refresh. Structured lists handle this step without manual range updates.
Check refresh order by updating data queries first, then the summary layout, preventing missing or partial results.