Hi, so I have a table of data that looks like the following:
Basically, we are concerned with 4 columns Here - U, V, W, and X. Column U is where they enter a number. I have drop-down menus in columns V and W. V is a drop-down for the Classification choices above(A thru E) and W is a choice between either Grocery or Perish. Column X is basically where I'm looking for a formula that calculates the number in Column U by a corresponding rate depending on what is selected in both drop-down menus. So for example, if column U has 100 in it and V has C selected from its choices, and W has Perish Selected, I would want X to have 100 X .0875. If I selected E in column V and Grocery in W, I'd want column X to have 100 X .1308.
Is there a way to do this?
Basically, we are concerned with 4 columns Here - U, V, W, and X. Column U is where they enter a number. I have drop-down menus in columns V and W. V is a drop-down for the Classification choices above(A thru E) and W is a choice between either Grocery or Perish. Column X is basically where I'm looking for a formula that calculates the number in Column U by a corresponding rate depending on what is selected in both drop-down menus. So for example, if column U has 100 in it and V has C selected from its choices, and W has Perish Selected, I would want X to have 100 X .0875. If I selected E in column V and Grocery in W, I'd want column X to have 100 X .1308.
Is there a way to do this?