I am an EXTREME amateur in VB. I am working on a couple of small apps. trying to learn as I go. I was wondering how I can total (add up the values) of a column in a list box. The number of entries is user defined so during design I don't know how many will need totaling.
Also when I add up anything by variables it strings them together: If No1 = 5 and No2 = 7, it gives me 57 instead of 12. None of the books I have tell me how to add using variables. Any help would be appreciated!

[Edited by joltremari on 09-27-2000 at 04:23 PM]