I have dates in excel as shown below:
[TABLE="width: 500"]
<tbody>[TR]
[TD]26-JAN-19 01.41.11.611000000 AM
[/TD]
[/TR]
[TR]
[TD]26-JAN-19 01.46.07.657000000 AM
[/TD]
[/TR]
</tbody>[/TABLE]
I need to find the difference between 2 dates... In the example above, I have difference at Sec and milli seconds. How can I find the time difference. This is bit urgent
[TABLE="width: 500"]
<tbody>[TR]
[TD]26-JAN-19 01.41.11.611000000 AM
[/TD]
[/TR]
[TR]
[TD]26-JAN-19 01.46.07.657000000 AM
[/TD]
[/TR]
</tbody>[/TABLE]
I need to find the difference between 2 dates... In the example above, I have difference at Sec and milli seconds. How can I find the time difference. This is bit urgent