Need help with Total Cost in simple shop app

spukemiszer

New member
Joined
Dec 4, 2008
Messages
2
Programming Experience
Beginner
Ok so i have made a simple app in visual basic 2008 with 3 check list boxes which you can select what clothing you want and each clothing has individual price.
i also have a button which when clicked will add up the values of the selected clothing to pop up a message box with the total value.
however.
the total value only adds up the 1 selection from each check list box. not all the selected clothing in each individual check list.
i will ad a .ZIP file to this which you can all look at the coding and see what i mean.
i have only started coding 4 days ago :D
 

Attachments

  • ProblemBigShop.zip
    15.6 KB · Views: 29
Last edited by a moderator:
Back
Top