Need help with tiered subjective formula

JAMIEFRSMITH

New Member
Joined
Jan 24, 2013
Messages
1
Hello,

I am trying to build a formula that will enter 0 if the sum of the range of cells selected doesn't agree with the requirements, and if the sum of selected cells does agree with the requirements then it will be multiplied by a certain number. This is for a tiered calculation where there will be 3 tiers of ranges and each cell with the formula written in it will have to calculate if the sum fits in its designated range or if it does not it will be equal to 0.

Here is what I have so far:

=IF(AND(C5:E7>=120,C5:E7<=149),+C5:E7*12,"0")

Now I have tried so many different formulas I can remember, its amazing how 10 years since I took a computer class can make me forget all the formulas I used to know by heart.

I am will to try any logical suggestions.

Thanks in advance.
 

Excel Facts

How to calculate loan payments in Excel?
Use the PMT function: =PMT(5%/12,60,-25000) is for a $25,000 loan, 5% annual interest, 60 month loan.

Forum statistics

Threads
1,223,164
Messages
6,170,444
Members
452,326
Latest member
johnshaji

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top