Hi guys, I have numbers in a listview sub item.

Is it possible that on command1_click that it adds everything up and gives the total?

For example I have

1
2
8
2

is it possible to than make a label give the total as 13

thanks