Manolocs
Active Member
- Joined
- Mar 28, 2008
- Messages
- 340
Hello, I need the result in column "B" as a minutes only.
The column "A" can have dates more than 10 days but still the results need to be in minutes.
Any help is more than welcome
[TABLE="width: 500"]
<tbody>[TR]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[/TR]
[TR]
[TD]27/Mar/18 09:00[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]27/Mar/18 11:00[/TD]
[TD]120[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
The column "A" can have dates more than 10 days but still the results need to be in minutes.
Any help is more than welcome
[TABLE="width: 500"]
<tbody>[TR]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[/TR]
[TR]
[TD]27/Mar/18 09:00[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]27/Mar/18 11:00[/TD]
[TD]120[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]