Median IFS

alanhather

New Member
Joined
Feb 2, 2018
Messages
24
Hi all,

I'm trying to do a multiple if formula to median response times without counting any blank cells and cells with errors as not all them teams fill in the detail straight away. Here is a sample table

[TABLE="width: 413"]
<colgroup><col><col><col><col><col></colgroup><tbody>[TR]
[TD]Team[/TD]
[TD]Date[/TD]
[TD]Respose Date[/TD]
[TD]Response Level[/TD]
[TD]Respose Time[/TD]
[/TR]
[TR]
[TD]Team 1[/TD]
[TD="align: right"]01/01/2018[/TD]
[TD="align: right"]01/01/2018[/TD]
[TD]<1 Hour[/TD]
[TD="align: right"]10:00[/TD]
[/TR]
[TR]
[TD]Team 2[/TD]
[TD="align: right"]02/01/2018[/TD]
[TD="align: right"]03/01/2018[/TD]
[TD]1-24 Hour[/TD]
[TD="align: right"]11:00[/TD]
[/TR]
[TR]
[TD]Team 3[/TD]
[TD="align: right"]02/02/2018[/TD]
[TD="align: right"]03/02/2018[/TD]
[TD]>24 Hour[/TD]
[TD="align: right"]03:02[/TD]
[/TR]
[TR]
[TD]Team 1[/TD]
[TD="align: right"]09/01/2018[/TD]
[TD="align: right"]09/01/2018[/TD]
[TD]<1 Hour[/TD]
[TD="align: right"]10:00[/TD]
[/TR]
[TR]
[TD]Team 4[/TD]
[TD="align: right"]01/01/2018[/TD]
[TD="align: right"]01/01/2018[/TD]
[TD]>24 Hour[/TD]
[TD="align: right"]15:00[/TD]
[/TR]
</tbody>[/TABLE]

My conditions are between Jan and I have a helper column that has been created by taking the date away from response date. i want median the response time.

thanks in advance
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.

Forum statistics

Threads
1,223,908
Messages
6,175,307
Members
452,633
Latest member
DougMo

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