Hi, what I am trying to accomplish is to multiply the contents of a label by the contents of a textbox. Eg. The label is a static number that shows the cost of an item and the textbox is a variable that you can change to the amount that you would buy. I want to be able to find the total cost of the number of items you select. Any help would be appreciated, thank you very much.