How to sum of 3 criteria

Jadegirl

Board Regular
Joined
Apr 20, 2011
Messages
65
Looking to sum three criteria? I need to find the sum of 75% of the total of REG hours for the three criteria:

(criteria 1) of column X which is only REG and OT hours) Need Reg hours

(criteria 2) of Column C filled with various numbers - I am looking for number 2.1.

(Criteria 3) of column P (ABC) filled with various alpha-numeric characters - I am looking for the number 222.

Can anyone help? I have tried several different approaches, but it isn't quite panning out.
 
So is it something like

=SUMPRODUCT(--(X2:X1000="REG"),--(C2:C1000=B4),--(P2:P1000=D4),AB2:AB1000)

I don't understand the 75% bit.
 
Upvote 0

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.

Forum statistics

Threads
1,224,545
Messages
6,179,432
Members
452,915
Latest member
hannnahheileen

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