I'm using Excel 2016
I have a worksheet where I have a defined table and when a new row is added by tabbing from the last column/row, the formula for one of the columns does not replicate itself down to the new row.
Does anyone know why and how can I fix this?
The formula in the first row of the table is =z3-AA3. This is because it is the first row. The 'Running Profit' column then should be, after the first row in the table, =AB3+Z4-AA4. This is the formula that should be carried down for all new rows added no matter how the row was added.
Does anyone know how I can do this when the user wants to add a new row to the table?
Also, as you can see in the attached image, formulas in other columns display the error notification when new rows are added. Why does it do this and how can I prevent this when a row is added.
Keith Aul