Hi,
I am trying to re-format a time punch into a new date column using a formula.
Currently there is a date column in the following format:
[TABLE="width: 61"]
<tbody>[TR]
[TD]01/01/17[/TD]
[/TR]
</tbody>[/TABLE]
There is another column in the sheet with the clock in times which does not have the date in the proper format (example of dates shown below):
[TABLE="width: 47"]
<colgroup><col></colgroup><tbody>[TR]
[TD]158[/TD]
[/TR]
[TR]
[TD]0917[/TD]
[/TR]
[TR]
[TD]2042
[/TD]
[/TR]
</tbody>[/TABLE]
I would like to create a new column which combines both into the excel date formatting so I can input it into a different template.
Thanks so much for your help!
I am trying to re-format a time punch into a new date column using a formula.
Currently there is a date column in the following format:
[TABLE="width: 61"]
<tbody>[TR]
[TD]01/01/17[/TD]
[/TR]
</tbody>[/TABLE]
There is another column in the sheet with the clock in times which does not have the date in the proper format (example of dates shown below):
[TABLE="width: 47"]
<colgroup><col></colgroup><tbody>[TR]
[TD]158[/TD]
[/TR]
[TR]
[TD]0917[/TD]
[/TR]
[TR]
[TD]2042
[/TD]
[/TR]
</tbody>[/TABLE]
I would like to create a new column which combines both into the excel date formatting so I can input it into a different template.
Thanks so much for your help!