A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Try this:
- Enter the formula (it will fill)
- Press Ctrl+Z (Undo)
The Undo undoes the autofill but not the initial formula entry.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Dear community,
I have a large table so that calculation can take some time. Thus, I would like to have some cell calculations only for one cell rather than all cells in the column. Is there a way to achieve this within the Excel table?
I only found this solution, which is not ideal as it would apply to all columns:
Turn calculated columns on or off
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.
Many thanks!
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
Try this:
The Undo undoes the autofill but not the initial formula entry.
Thank you for that solution, but what if I don't want a particular column to have an automatic formula at all, so every time I add a new line it will only have the formatting, but not the formula?
Also, sometimes I change a formula in a cell in a certain row and the entire column changes to that formula.
I just want some columns to not have auto formulas at all. Can this be done without deleting the formula, and also making sure that if I do set a formula on a cell then it only applies to that cell and not be pasted automatically over the entire column?
Hi
The autofill for formulas in Excel tables is a feature of Excel Tables, As you discovered, the settings to turn this on and off are all or nothing.
An option for you would be to convert the Excel Table object to an Excel Range object by clicking Convert to Range on Table tab of the Ribbon. Autofill of formulas does not occur in range objects. Instead you have to use the Fill Down command whenever you want to fill a column with a formula.
You do lose all the nice automatic formatting when converting to range object.