Hello, I have a project I created which includes three forms. Form 2 has a combo box which inlcudes 4 different items to purchase. Next to that I have text box for quantity and a text box to show price. The price will be the combo box times quantity. My question is, if each one of the items in the combo box are different amounts, how can I program it to where the correct price shows when the user selects an item and inputs the quantity?