Hi I am kind of new to using excel and have tried to google search and use formulas people have suggested but cannot seem to get this to work. Any help would be appreciated.
I need to calculate the median of a column G which is called Isolation (hrs). I would like to only calculate the median of the numbers whose corresponding column BB indicated that they were 'Guideline compliant.' The values in column BB is either a 0 (indicating non-compliance) or a 1 (indicated compliance).
Thanks in advance.
Last edited by ranmyaku; 02-05-2012 at 03:30 AM.
Here is a test file.
=MEDIAN(IF(BB2:BB74=1,G2:G74)) enter with Ctrl + Shift + Enter since it is an array formula
To thank someone who has helped you, click on the star icon below their name.
I hate reading
Portfolio
I need a job.I am young and incompetent
Hi Ranmyaku,
You can use the following array formula:-
Above is array formula and need to entered with Ctrl + Shift + Enter key combination. Sample file is also attached. Thanks.{=MEDIAN(IF($BB$2:$BB$74=1,$G$2:$G$74,""))}
Regards,
DILIPandey
<click on below 'star' if this helps>
DILIPandey
+919810929744
dilipandey@gmail.com
Thanks so much!
You are welcome ranmyaku . .
cheers
Regards,
DILIPandey
<click on below 'star' if this helps>
DILIPandey
+919810929744
dilipandey@gmail.com
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks