CountA formula counting blank cells with formula

vikramisrani

New Member
Joined
Aug 25, 2014
Messages
4
Hi,

I am using CountA to count the cells yielding a value.

These cell have a formula that leaves the cell "blank" if a criteria is not met.

However, ContA is also counting the cells with no value, but just a formula (yielding blank as result).

Any suggestion on this issue will be a great help.

Please suggest.
 
Another solution that avoids the array formula is:

=COUNT(A:A)+COUNTIF(A:A,"?*")

There are often many ways to skin a cat! :)

Indeed it is, thats why its so cool, Different solutions to all problems! I just happen to love SUMPRODUCT =P And avoid Array formulas when I can.
 
Upvote 0

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,217,464
Messages
6,136,816
Members
450,026
Latest member
Thhoney

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