A
Amer
Hi there,
I need to create a formula that applies on text cells to count the frequency
of two text values from a contiguous range.
I used this formula but didn't work:
=SUM(IF((F19:F21="Completed")+(F19:F21="Failed");1;0))
but I received This #VALUE! error.!!!
The values (words) I'm looking for are "Completed" and "Failed". I want the
total number for both of them as a sum.
I need to create a formula that applies on text cells to count the frequency
of two text values from a contiguous range.
I used this formula but didn't work:
=SUM(IF((F19:F21="Completed")+(F19:F21="Failed");1;0))
but I received This #VALUE! error.!!!
The values (words) I'm looking for are "Completed" and "Failed". I want the
total number for both of them as a sum.