I am working from the difference between two times.
If the difference is >15 or >20 - different events occur.
I can use =COUNTIF(W:W,">0.0138888888888889") to count orders later than 20 minutes for example.
In this instance - there were 9.
But, I'd like to also return the value of column D - where the value in W is > 20mins,
I know excel knows what these rows are as the count is correct - but how can I get the Dn to return somewhere when the Wn is more than 20mins?
I hope this makes sense.
If the difference is >15 or >20 - different events occur.
I can use =COUNTIF(W:W,">0.0138888888888889") to count orders later than 20 minutes for example.
In this instance - there were 9.
But, I'd like to also return the value of column D - where the value in W is > 20mins,
I know excel knows what these rows are as the count is correct - but how can I get the Dn to return somewhere when the Wn is more than 20mins?
I hope this makes sense.