I appreciate all your help. Please bear with me, this is my 2nd
VB.Net program so I am still not sure of my code.
You are right in stating that I am only summing 1 number. I think my problem is that I never get to the "grand total". I used your suggestion but I am erring our because first pass through the program, the txt box containing the sum is empty and
VB.Net does not like a "" field.
I just want to add all the value in the listbox together to get a sum. Is there any other way to do this? thanks for your advice.