I have a table that has a function to add the column values as each row is added to the table in order to generate a total value in a seperate field.
The problem i have is that when a row is removed it does not re-calculate the totals to reflect this change.
Is there a way around this?
