How do I expand an existing pivot table range?
Sarah Smith
Published Jan 13, 2026
You can change the data source of a PivotTable to a different Excel table or a cell range, or change to a different external data source. Click the PivotTable report. On the Analyze tab, in the Data group, click Change Data Source, and then click Change Data Source.
How do I add more data to an existing pivot table?
Click anywhere in a pivot table to open the editor.
- Add data—Depending on where you want to add data, under Rows, Columns, or Values, click Add.
- Change row or column names—Double-click a Row or Column name and enter a new name.
- Change sort order or column—Under Rows or Columns, click the Down arrow.
How do I resize a pivot table field list?
Excel Pivot Table Field List – Activate, move, resize & layout
- STEP 1: Right-click on your Pivot Table and select Show Field List.
- STEP 2: Click on the down arrow and you get these options: Move, Resize and Close.
- STEP 3: Click on the Gear icon and you will be able to change the layout of your Field List.
How do I change the data range for a PivotTable in Excel 2019?
You can change the data source of a PivotTable to a different Excel table or a cell range, or change to a different external data source. Click the PivotTable report. On the Analyze tab, in the Data group, click Change Data Source, and then click Change Data Source.
How do you reopen a field in a PivotTable?
Right-click any cell in the pivot table and select Show Field List from the menu. This will make the field list visible again and restore it's normal behavior. The field list will disappear when a cell outside the pivot table is selected, and it will reappear again when a cell inside the pivot table is selected.
30 related questions foundHow do I add data to an existing table in Excel?
Add a row or column to a table by typing in a cell just below the last row or to the right of the last column, by pasting data into a cell, or by inserting rows or columns between existing rows or columns. To add a row at the bottom of the table, start typing in a cell below the last table row.
How do I add data to an existing table?
Simple INSERT statement to add data to the table. Use INSERT Statement to add multiple rows in the table. INSERT INTO SELECT clause to insert the output generated by the SELECT query. INSERT IGNORE clause to ignore the error generated during the execution of the query.
How do you make Excel table expand automatically?
- Click the AutoFormat As You Type tab.
- Add check marks to these two settings: Include new rows and columns in table. Fill formulas in tables to create calculated columns.
- Click OK, twice, to return to Excel.
How do you change the range of a table in Excel?
Convert an Excel table to a range of data
- Click anywhere in the table and then go to Table Tools > Design on the Ribbon.
- In the Tools group, click Convert to Range. -OR- Right-click the table, then in the shortcut menu, click Table > Convert to Range.
How do I stretch a column in Excel?
Resize columns
- Select a column or a range of columns.
- On the Home tab, select Format > Column Width (or Column Height).
- Type the column width and select OK.
How do you split data into ranges in Excel?
To do this:
- Select any cells in the row labels that have the sales value.
- Go to Analyze –> Group –> Group Selection.
- In the grouping dialog box, specify the Starting at, Ending at, and By values. In this case, By value is 250, which would create groups with an interval of 250.
- Click OK.
How do you make Excel cells expand when typing?
Select the excel cell that you want to expand to fit the text size. Click Home —> Format —> AutoFit Row Height / AutoFit Column Width menu item to expand it.
Can Excel table automatically add new row?
Fortunately, there are shortcuts that can quickly insert blank row in Excel. Select the entire row which you want to insert a blank row above, and press Shift + Ctrl + + keys together, then a blank row is inserted.
How do I add data to a newly added column?
Step 1: Create a new column with alter command. ALTER TABLE table_name ADD column_name datatype; Step 2: Insert data in a new column.
...
Approach:
- Import module.
- Make a connection request with the database.
- Create an object for the database cursor.
- Execute the following MySQL query:
How do I append data from Excel to Access?
Select and copy the data in Excel that you want to add to the table. In Access, open the table you want to paste the data into. At the end of the table, select an empty row. Select Home > Paste > Paste Append.
How do I view a PivotTable?
Click the PivotTable. This displays the PivotTable Tools tab on the ribbon. To display the PivotTable Field List, if necessary, on the Analyze or Options tab, in the Show group, click Field List.
How do I unhide a PivotTable in Excel?
Right click at any cell of the pivot table, and select Hide Field List option from the context menu. If you want to show the Field List again, right click at the pivot table, and select Show Field List.
How do I increase the range of a pivot table in Excel 2016?
In the Data group, click on Change Data Source button and select "Change Data Source" from the popup menu. When the Change PivotTable Data Source window appears, change the Table/Range value to the new data source that you want for your pivot table and then click on the OK button.
How do I change pivot table data range automatically?
Refresh PivotTable data automatically when opening the workbook
- Click anywhere in the PivotTable.
- On the Options tab, in the PivotTable group, click Options.
- In the PivotTable Options dialog box, on the Data tab, select the Refresh data when opening the file check box.
How do you automatically update a pivot table when data changes?
To do this:
- Select any cell in the Pivot Table.
- Go to Analyze –> Data –> Change Data Source. This will select the data source that you have used and will open the 'Change PivotTable Data Source' dialog box.
- In the Change PivotTable Data Source dialog box, update the range to include new data.
- Click OK.