Autofill formulas when inserting new rows

Ahmed Hashish

New Member
Joined
Oct 15, 2023
Messages
7
Office Version
  1. 2019
Platform
  1. Windows
Hello,
As title suggests, I couldnt solve this issue when inserting a new row to the end of a table, usually it picks up formula from the previous row but its not working now(new row is totally empty without formulas) , and also the numbering (sequence) column that I have as first column in the table.

Edit: searched this over, suggested solution is to format range as table, but in my case its already a table, but something is broken in it

Thanks and appretiate your help.
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
Hi there,

If all of the data is included in the range of table, then the autofill might somehow broken.
Try Delete all formulas in the column except one (the first data row). Then, go to that cell with the formula and press F2 and ENTER.
For the numbering (sequence) column, you can use formula =ROW(A1) or =ROW(A1)-1
Then try to add a new row again.

Thanks!
 
Upvote 0

Forum statistics

Threads
1,215,419
Messages
6,124,796
Members
449,189
Latest member
kristinh

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top