From: Scott_goddard on
Trying to sum the about of type a risk is open....So i need a statement to say

=SumIF(A1;A6=open,dont count)???
From: Scott_goddard on
Sorted it - should have used Count If

=COUNTIF(B16:B4000,"*Open")

"Scott_goddard" wrote:

> Trying to sum the about of type a risk is open....So i need a statement to say
>
> =SumIF(A1;A6=open,dont count)???
From: getting old on
Use the countif function. countif(a1:a6,"open")


"Scott_goddard" wrote:

> Trying to sum the about of type a risk is open....So i need a statement to say
>
> =SumIF(A1;A6=open,dont count)???
From: Dianne on

Scott_goddard;701145 Wrote:
>
Trying to sum the about of type a risk is open....So i need a statement
to say
>
> =SumIF(A1;A6=open,dont count)???



=COUNTIF(A1:A6,"open")


--
Dianne
------------------------------------------------------------------------
Dianne's Profile: http://www.thecodecage.com/forumz/member.php?u=1755
View this thread: http://www.thecodecage.com/forumz/showthread.php?t=196163

http://www.thecodecage.com/forumz