Home › Forum › General › table totals function › Re: table totals function
April 28, 2010 at 1:25 pm #5230
Look at the actual ‘event’ you have written this script on. if you are running this script on the ‘row is added’ and then are deleting a row, look at replicating the script on the ‘row is deleted’ or one of the other table behaviour events that will suit your requirements (a number of users present a ‘calculate’ button to the form for users to physically invoke the script to do the ‘sum’)