Hi,
i'm trying to perform an operation that gets the standard deviation of all open status.
please see my formula.
=SUMPRODUCT(($D$4:$D$1591="open")*1,($H$4:$H$1591)*1,(STDEVA($H$4:$H$1591)))
please assist. thanks a much
Hi,
i'm trying to perform an operation that gets the standard deviation of all open status.
please see my formula.
=SUMPRODUCT(($D$4:$D$1591="open")*1,($H$4:$H$1591)*1,(STDEVA($H$4:$H$1591)))
please assist. thanks a much
Last edited by NBVC; 11-13-2008 at 12:31 PM.
Perhaps:
=STDEVA(IF($D$4:$D$1591="open",$H$4:$H$1591))
Confirmed with CTRL+SHIFT+ENTER not just ENTER. You will see { } brackets appear around the formula.
Where there is a will there are many ways.
If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner
Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.
thanks so much![]()
Never mind
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks