Does anyone know if you can total or do other math functions with list boxes?
Printable View
Does anyone know if you can total or do other math functions with list boxes?
of course you can, but you have to write the code yourself.
traverse through the list and sum as you go!