I'm trying to write a formula where the the resulting number is based on the item selected in the drop-down list.
Here is the set-up.
It should be easy, but it's just eluding me.
				
			Here is the set-up.
- The drop-down list has 4 items with different names.
 - Each item is a different price.
 - Depending on the selection I need the final number to be the result of the item multiplied by the quantity of item purchased.
 
- A list of the items off to the side, in another cell the price of the item, and another cell with the quantity.
 - Set up the drop-down list.
 - A cell where the formula and result will be.
 - Tried to get a formula to work. 

 
It should be easy, but it's just eluding me.