Nested Function or COUNTIF...what will work?

Stacey

New Member
Joined
Dec 2, 2003
Messages
3
In column B, if the word “OTHER” appears in the cell, I want it to count the “x” in column E and display the result in C6. I can not determine what function will give me accurate results for what I need. Do I need to nest a function, or can I use just COUNTIF? Thank you!!! :biggrin:
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
WOW! That was a fast response! Mark, I tried the formula you mentioned and it didn't work for me...what exactly will I type in the cell that I want the result to appear? Thank you!
 
Upvote 0
Stacey said:
WOW! That was a fast response! Mark, I tried the formula you mentioned and it didn't work for me...what exactly will I type in the cell that I want the result to appear? Thank you!

The formula that I provided is an array formula. Array formulas must be entered using the Control+Shift+Enter key combination. The outermost braces, { }, are not entered by you -- they're supplied by Excel in recognition of a properly entered array formula. For more on array formulas see the Excel Help topic for "About array formulas...".
 
Upvote 0
Mark, that worked perfectly. I feel like I have struck GOLD with this site! Thank you.
 
Upvote 0
A pivot table may also be appropriate, depending on how many conditions you have to track.
 
Upvote 0

Forum statistics

Threads
1,214,533
Messages
6,120,076
Members
448,943
Latest member
sharmarick

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