I have a list in a form which has been generated using a query. I would like to add a box at the bottom of this list which sums the contents of the list.
I've created a button i press that cycles through different lists, and I would like the total at the bottom to update every time I choose a...