Doing a college tuition calculator and have a list box with 3 colleges already loaded I have a combo box with the credit hours loaded I have a button to calculate and a label to display the results. I am stuck on how to assign the 3 colleges in the list box a price per credit hour so that I can calculate after choosing a college and how many credit hours I want to get a price of the tuition. I am guessing I need to assign a price to each index in the list box but do not know how to set that up. Any advice would be appreciated.


