I'm looking to see what formula I could create that would multiple two cell's values together if the value in cell 1 falls between a set range of numbers.
So,
(Assume the formula would reside in cell C1)
If Cell A1 = 0 to 20,000, then multiply A1 by value in B1
If Cell A1 = 20,001 to 25,000, then multiply A1 by value in B2
If Cell A1 = 25,001 to 35,750, then multiply A1 by value in B3
And so on.
Any thoughts?
So,
(Assume the formula would reside in cell C1)
If Cell A1 = 0 to 20,000, then multiply A1 by value in B1
If Cell A1 = 20,001 to 25,000, then multiply A1 by value in B2
If Cell A1 = 25,001 to 35,750, then multiply A1 by value in B3
And so on.
Any thoughts?