Countif with Index on a Pivot Table

emorymule

New Member
Joined
Nov 5, 2019
Messages
1
Pulling off Pivot Table
example:

<colgroup><col><col span="2"></colgroup><tbody>
</tbody>
Part NumberCompany 1Company2
part 16061
part 25052
part 34060

<tbody>
</tbody>


Looking to do a countif on the entire row based on the part number with greater than or equal to 50.

So I would look up "Part 1" and get a total of 2 because both are greater than 50.

Need help on that index/match/countif formula... nothing is working :(
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"
It may be easier to do the Countifs from your raw data set instead of pivot, can you post some sample data?
 
Upvote 0

Forum statistics

Threads
1,214,834
Messages
6,121,874
Members
449,056
Latest member
ruhulaminappu

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