B
bquirk
I have a spreadsheet with 2 columns. Simplified, it looks like this:
10% 100
20% 200
30% 300
Let's make believe it's a spreadsheet to calculate sales commission,
and the commission rate is based on a threshold value of sales. For
$250 in sales, for example, the commission would be 20%.
My goal is to create a statement that allows me to enter a number in a
separate cell (for example 250) from the conceivable range of values
in column B, that results in an output that relates to column A (20%).
What's critical is the following: The sales commissions need to be in
column B, and the output range needs to be in column A. From what I
know about VLookup, this is reverse from what's normal. Is this fatal?
Help! Thanks, Brendan
10% 100
20% 200
30% 300
Let's make believe it's a spreadsheet to calculate sales commission,
and the commission rate is based on a threshold value of sales. For
$250 in sales, for example, the commission would be 20%.
My goal is to create a statement that allows me to enter a number in a
separate cell (for example 250) from the conceivable range of values
in column B, that results in an output that relates to column A (20%).
What's critical is the following: The sales commissions need to be in
column B, and the output range needs to be in column A. From what I
know about VLookup, this is reverse from what's normal. Is this fatal?
Help! Thanks, Brendan