Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.
Use calculated columns in an Excel table

Calculated columns in Excel tables are a fantastic tool for entering formulas efficiently. They allow you to enter a single formula in one cell, and then that formula will automatically expand to the rest of the column by itself. There’s no need to use the Fill or Copy commands. This can be incredibly time saving, especially if you have a lot of rows. And the same thing happens when you change a formula; the change will also expand to the rest of the calculated column.

Note: The screen shots in this article were taken in Excel 2016. If you have a different version your view might be slightly different, but unless otherwise noted, the functionality is the same.

Create a calculated column

  1. Create a table. If you're not familiar with Excel tables, you can learn more at: Overview of Excel tables.

  2. Insert a new column into the table. You can do this by typing in the column immediately to the right of the table, and Excel will automatically extend the table for you. In this example, we created a new column by typing "Grand Total" into cell D1.

    Add a new table column by typing in the empty column immediately to the right of an existing table

    Tips: 

    • You can also add a table column from the Home tab. Just click on the arrow for Insert > Insert Table Columns to the Left.

    • To add a table column from the Home tab, click on the arrow for Insert > Insert Table Columns to the Left.

  3. Type the formula that you want to use, and press Enter.

    Add a single formula in a table cell that will autocomplete to create a calculated column

    In this case we entered =sum(, then selected the Qtr 1 and Qtr 2 columns. As a result, Excel built the formula: =SUM(Table1[@[Qtr 1]:[Qtr 2]]). This is called a structured reference formula, which is unique to Excel tables. The structured reference format is what allows the table to use the same formula for each row. A regular Excel formula for this would be =SUM(B2:C2), which you would then need to copy or fill down to the rest of the cells in your column

    To learn more about structured references, see: Using structured references with Excel tables.

  4. When you press Enter, the formula is automatically filled into all cells of the column — above as well as below the cell where you entered the formula. The formula is the same for each row, but since it's a structured reference, Excel knows internally which row is which.

    Example of a formula that has autofilled to create a calculated column in a table

Notes: 

  • Copying or filling a formula into all cells of a blank table column also creates a calculated column.

  • If you type or move a formula in a table column that already contains data, a calculated column is not automatically created. However, the AutoCorrect Options button is displayed to provide you with the option to overwrite the data so that a calculated column can be created.

    Option to overwrite existing formulas in a calculated column when one formula is different from the rest

  • If you input a new formula that is different from existing formulas in a calculated column, the column will automatically update with the new formula. You can choose to undo the update, and only keep the single new formula from the AutoCorrect Options button. This is generally not recommended though, because it can prevent your column from automatically updating in the future, since it won't know which formula to extend when new rows are added.

    Option to undo a calculated column after a formula has been entered

  • If you typed or copied a formula into a cell of a blank column and don't want to keep the new calculated column, click Undo Undo button twice. You can also press Ctrl + Z twice

A calculated column can include a cell that has a different formula from the rest. This creates an exception that will be clearly marked in the table. This way, inadvertent inconsistencies can easily be detected and resolved.

Inconsistent formula error notification in an Excel table

Note: Calculated column exceptions are created when you do any of the following:

  • Type data other than a formula in a calculated column cell.

  • Type a formula in a calculated column cell, and then click Undo Undo button on the Quick Access Toolbar.

  • Type a new formula in a calculated column that already contains one or more exceptions.

  • Copy data into the calculated column that does not match the calculated column formula.

    Note: If the copied data contains a formula, this formula will overwrite the data in the calculated column.

  • Delete a formula from one or more cells in the calculated column.

    Note: This exception is not marked.

  • Move or delete a cell on another worksheet area that is referenced by one of the rows in a calculated column.

Error notification will only appear if you have the background error checking option enabled. If you don't see the error, then go to File > Options > Formulas > make sure the Enable background error checking box is checked.

  • If you're using Excel 2007, click the Office button Office 2007 button, then Excel Options > Formulas.

  • If you're using a Mac, go to Excel on the menu bar, and then click Preferences > Formulas & Lists > Error Checking.

The option to automatically fill formulas to create calculated columns in an Excel table is on by default. If you don’t want Excel to create calculated columns when you enter formulas in table columns, you can turn the option to fill formulas off. If you don’t want to turn the option off, but don’t always want to create calculated columns as you work in a table, you can stop calculated columns from being created automatically.

  • Turn calculated columns on or off

    1. On the File tab, click Options.

      If you're using Excel 2007, click the Office button Office 2007 button, then Excel Options.

    2. Click Proofing.

    3. Under AutoCorrect options, click AutoCorrect Options.

    4. Click the AutoFormat As You Type tab.

    5. Under Automatically as you work, select or clear the Fill formulas in tables to create calculated columns check box to turn this option on or off.

      Turn off calculated table columns from File > Options > Proofing Tools > AutoCorrect Options > Uncheck "Fill formulas in tables to create calculated columns".

      Tip: You can also click the AutoCorrect Options button that is displayed in the table column after you enter a formula. Click Control AutoCorrect Options, and then clear the Fill formulas in tables to create calculated columns check box to turn this option off.

    If you're using a Mac, goto Excel on the main menu, then Preferences > Formulas and Lists > Tables & Filters > Automatically fill formulas.

  • Stop creating calculated columns automatically

    After entering the first formula in a table column, click the AutoCorrect Options button that is displayed, and then click Stop Automatically Creating Calculated Columns.

You can also create custom calculated fields with PivotTables, where you create one formula and Excel then applies it to an entire column. Learn more about Calculating values in a PivotTable.

Need more help?

You can always ask an expert in the Excel Tech Community or get support in Communities.

See Also

Overview of Excel tables

Format an Excel table

Resize a table by adding or removing rows and columns

Total the data in an Excel table

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×