formula construction

ruthm8611

New Member
Joined
Apr 20, 2007
Messages
49
I have the following criteria and need a formula that wil return the associated point value.

I was provide this formula, but it adds a point if goals >= 100% and >= 125%. I need a return of points as shown below. I included my setup as well. Thank you in advance for any assistance.

=COUNTIF(E15:E17,">="&G14)+COUNTIF(E15:E17,">="&F14)

Goal 1 and 2 => 125% 5 pts
Goal 1 => 125% and goals 2 and 3 >= 100% 4 pts
Goal 1,2, and 3 => 100% 3 pts
2 goals => 100% 2 pts
Less than 2 goals met 1 pt

ColumnA B C D
Score 100% 125% Points
Goal 1 125%
Goal 2 100%
Goal 3 90% 2
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).

Forum statistics

Threads
1,224,522
Messages
6,179,297
Members
452,903
Latest member
Knuddeluff

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