I have 2 columns of time stamps that track when a case owner changes hands and would like to pull the last time stamp when the case was closed (In Bold - column E) and subtract it from the time the case was opened (In Bold - column C). Is it possible to search the first time for case # 12806301 appears and return it to a cell and search for the last time for case # 12806301 and subtract it to see how long the ticket was opened for?
[TABLE="width: 720"]
<colgroup><col span="5"></colgroup><tbody>[TR]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[TD]F[/TD]
[/TR]
[TR]
[TD]12806301[/TD]
[TD]10/1/2018 6:27[/TD]
[TD]Inbound Queue[/TD]
[TD]10/1/2018 6:47[/TD]
[TD]Virginia Mason[/TD]
[/TR]
[TR]
[TD]12806301[/TD]
[TD]10/1/2018 6:47[/TD]
[TD]Virginia Mason[/TD]
[TD]10/1/2018 9:31[/TD]
[TD]Tech Queue[/TD]
[/TR]
[TR]
[TD]12806301[/TD]
[TD]10/1/2018 9:31[/TD]
[TD]Tech Queue[/TD]
[TD]10/1/2018 10:10[/TD]
[TD]Jimmy Johns[/TD]
[/TR]
[TR]
[TD]12806301[/TD]
[TD]10/1/2018 10:10[/TD]
[TD]Jimmy Johns[/TD]
[TD]10/2/2018 9:28[/TD]
[TD]Jimmy Johns[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 720"]
<colgroup><col span="5"></colgroup><tbody>[TR]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[TD]F[/TD]
[/TR]
[TR]
[TD]12806301[/TD]
[TD]10/1/2018 6:27[/TD]
[TD]Inbound Queue[/TD]
[TD]10/1/2018 6:47[/TD]
[TD]Virginia Mason[/TD]
[/TR]
[TR]
[TD]12806301[/TD]
[TD]10/1/2018 6:47[/TD]
[TD]Virginia Mason[/TD]
[TD]10/1/2018 9:31[/TD]
[TD]Tech Queue[/TD]
[/TR]
[TR]
[TD]12806301[/TD]
[TD]10/1/2018 9:31[/TD]
[TD]Tech Queue[/TD]
[TD]10/1/2018 10:10[/TD]
[TD]Jimmy Johns[/TD]
[/TR]
[TR]
[TD]12806301[/TD]
[TD]10/1/2018 10:10[/TD]
[TD]Jimmy Johns[/TD]
[TD]10/2/2018 9:28[/TD]
[TD]Jimmy Johns[/TD]
[/TR]
</tbody>[/TABLE]