I'm going nuts trying to figure out this problem. I am trying to develop a simple costing sheet for salespeople. I need for a salesperson to be able to enter two variables to find the proper price, those variables are color and thickness. there are three colors - natural, white, and black. There are 4 sizes - 3/16, 1/2, 3/4 and 1.

Once the salesperson enters the color and size in different cells, I need to be able to look up the price that corresponds to these two variables and display the selected price in a cell. I'm not having much luck with vlookup.

Any help would be much appreciated.