Hi all,
I have a Workbook that on work book open, opens a days worth of telephone call logs and copies them to one sheet, this works fine. However column B contains time values stored in Excels time format of 0.12345 ect.
I need to add the date in excel date format / serial, to each cell that contains a time value.
I have tried various ideas using For/Next ect turning the time value into a string, integer or long but with no luck at all. The code is garbage so I am reluctant to post it.
Any help will be met with tears of joy.
I have a Workbook that on work book open, opens a days worth of telephone call logs and copies them to one sheet, this works fine. However column B contains time values stored in Excels time format of 0.12345 ect.
I need to add the date in excel date format / serial, to each cell that contains a time value.
I have tried various ideas using For/Next ect turning the time value into a string, integer or long but with no luck at all. The code is garbage so I am reluctant to post it.
Any help will be met with tears of joy.