Exclude blanks in COUNTIF referencing another cell

Zoelarae

New Member
Joined
Jan 27, 2018
Messages
2
I have a formula that is counting everytime a referenced cell's text appears in another worksheet. It is working perfectly so far for what I need currently. But I want to continue the formula down the column in blank rows so that if I add another team member later, it will still work. When I do that, it counts all the blank cells. This is my current formula:

=(COUNTIF(Sunday!A:B,"*"&A3&"*"))

and here is a section of my table for reference:

Team MemberSUNSUN%%%%
TurnsSalesCLOSE
SS400.00%
SCR000.00%
CB600.00%
MI000.00%
SW500.00%
EW200.00%
DF200.00%
KH000.00%
0.00%
0.00%
0.00%
0.00%
Store Total1900.00%

<tbody>
</tbody>

I am down to the wire on my deadline for this and am running in circles
 

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"

Forum statistics

Threads
1,216,160
Messages
6,129,215
Members
449,493
Latest member
JablesFTW

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