Forum Discussion
My table does not auto-insert all the formulas when a new row is inserted
Hi,
My excel sheet has 5 columns with formulas. I converted it into a "Table" so that those formulas auto-fill whenever I insert a new row (between rows).
Upon inserting a new row, only 4 out of 5 columns will auto-fill the formula. I've checked and all the necessary columns are included in the "Table".
Can anyone advise why this is happening?
8 Replies
- yelhadidyCopper Contributor
Hi Reemav,
I am facing the same problem with my tables. What I noticed is that whenever the formula references the column name instead of the letter/number reference, it is automatically filled whenever a new row is added.
Try to use the cell references as the column names and it should work as long as you're referencing cells from the same row. I am still trying to figure out how to do it for references in different rows.
- Detlef_LewinSilver Contributor
You have somehow broken the table autofill.
Delete all formulas in the column except one. Go to that cell with the formula and press F2 and ENTER.
- joaoGomes1Copper Contributor
this works; thanks a lot;
- RossBeyersCopper Contributor
This works.
- diedraj1Copper Contributor
You are amazing. I have been searching for an answer for more than year. And today I came across this post. It was EXACTLY what happened. Thank you!