B
Brad
I would like to have a formula that would return a value based on the
following criteria
A1>1000 or B1>4% return a value of 25
A1>1500 or B1>5% return a value of 50
A1>2000 or B1>6% return a value of 75
Here's the tricky part. I always want it to return the higher value. In
other words if the value in A1 is 1100 but the value in B1 is 5.5% then I
want it to return a value of 50.
following criteria
A1>1000 or B1>4% return a value of 25
A1>1500 or B1>5% return a value of 50
A1>2000 or B1>6% return a value of 75
Here's the tricky part. I always want it to return the higher value. In
other words if the value in A1 is 1100 but the value in B1 is 5.5% then I
want it to return a value of 50.