JohnCollins
New Member
- Joined
- Dec 22, 2014
- Messages
- 25
Can anyone provide me with a formula to obtain the "Earliest Response Time" for each row when "Response A" or "Response B" = "Responded". If both do not match then the earliest response time should remain blank as per the entries shown in the table below:
Name Response A Date A Response B Date B Earliest Response Time
John Responded 15/07/2019 08:00 Responded 15/07/2019 08:30 15/07/2019 08:00
Fred Responded 15/07/2019 08:30 Delivered 15/07/2019 09:30 15/07/2019 07:30
Sarah Responded 15/07/2019 07:30 Responded 15/07/2019 08:30 15/07/2019 07:30
Susan Responded 15/07/2019 09:30 Delivered 15/07/2019 09:30 15/07/2019 09:30
David Delivered 15/07/2019 07:30 Delivered 15/07/2019 09:30
Column Responses 15/07/2019 07:30 15/07/2019 08:30
Note: I'm able to obtain the column responses by using the appropriate formula: "=MINIFS(C2:C5,B2:B5,"Responded")"
Many Thanks
Name Response A Date A Response B Date B Earliest Response Time
John Responded 15/07/2019 08:00 Responded 15/07/2019 08:30 15/07/2019 08:00
Fred Responded 15/07/2019 08:30 Delivered 15/07/2019 09:30 15/07/2019 07:30
Sarah Responded 15/07/2019 07:30 Responded 15/07/2019 08:30 15/07/2019 07:30
Susan Responded 15/07/2019 09:30 Delivered 15/07/2019 09:30 15/07/2019 09:30
David Delivered 15/07/2019 07:30 Delivered 15/07/2019 09:30
Column Responses 15/07/2019 07:30 15/07/2019 08:30
Note: I'm able to obtain the column responses by using the appropriate formula: "=MINIFS(C2:C5,B2:B5,"Responded")"
Many Thanks