I have a table with a column for a running balance. When I get to the last data cell in my table and tab to enter a new line, all the formulas fill down except the running balance. There is a SUM formula in the column next to it that fills down just fine.
Column L fills down: =SUM(Table26[@[Water Maintenance]:[Future Fund]])
Column M does not: =SUM(M11,[@[Transaction Total]])
note: (Transaction Total) is referencing the value in Column L above.
Can someone tell me how to fix this?
Thank you.
Column L fills down: =SUM(Table26[@[Water Maintenance]:[Future Fund]])
Column M does not: =SUM(M11,[@[Transaction Total]])
note: (Transaction Total) is referencing the value in Column L above.
Can someone tell me how to fix this?
Thank you.