There are five combo boxes cbo1,chbo2,cbo3,cbo4,cbo5. The user is suppose to select a choice from each combo box and when a button is clicked a textbox is suppose to produce a cost and your selection.
e.g. P L E A S E S F A
txt1= PLEASEFA cost=$13.00
Im...