Need help with formula calculations

Acez_404

New Member
Joined
Feb 24, 2014
Messages
14
Hello folks, I've spent hours trying to figure out a formula for this. Basically, I want to count the number of times a row has two specific words, in two different cells. If column A contains the word "WHMRA0" and column B contains the word 'PFC' I want to count the number of times this occurs.

I'm sure this is easy but as I've stated before, I've spent hours trying to figure it out.
 

Excel Facts

Excel Joke
Why can't spreadsheets drive cars? They crash too often!
if you are using excel 2007 or later try this COUNTIFS formula =COUNTIFS(A:A,"WHMRA0",B:B,"PFC")

texta</SPAN>textb</SPAN>
WHMRA0</SPAN>PFC</SPAN>2</SPAN><--- COUNTIFS</SPAN>
OTHER</SPAN>LTV</SPAN>
WHMRA0</SPAN>UPS</SPAN>
OTHER</SPAN>UPS</SPAN>
WHMRA0</SPAN>PFC</SPAN>
SOMEONE</SPAN>LTV</SPAN>
OTHER</SPAN>KIL</SPAN>
SOMEONE</SPAN>GOO</SPAN>
OTHER</SPAN>PFC</SPAN>

<TBODY>
</TBODY><COLGROUP><COL><COL span=2><COL></COLGROUP>
 
Upvote 0

Forum statistics

Threads
1,214,911
Messages
6,122,196
Members
449,072
Latest member
DW Draft

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