Hello all
I am running into a problem converting a date-time code value into seconds, I can get the days & hours just fine, but figuring out the minutes and seconds is baffling me !
I do have a working Function for the converting to seconds based on the following:
=TCode2Secs(Day(cell),Hour(cell),Minutes(cell),Seconds(cell))
but I would prefer to have it just have the cell referenced just once :
=TCode2Secs2(cell)
So far I have got this
Any help would be greatly appreciated![]()
Please Login or Register to view this content.
![]()
Bookmarks