S
Sheldon
Hello -
I have various times formatted like 00:00:00, so for example, 01:32:05 would
be one thirty-two with five milliseconds.
I need to convert this into seconds (an integer).
First of all, I have been unable to use the mid() function like I did in vb
6.
I have searched all over the internet and it seems everyone is doing just
the opposite; converting an integer to hours, minutes and seconds!!
Any help will be greatly appreciated!
I have various times formatted like 00:00:00, so for example, 01:32:05 would
be one thirty-two with five milliseconds.
I need to convert this into seconds (an integer).
First of all, I have been unable to use the mid() function like I did in vb
6.
I have searched all over the internet and it seems everyone is doing just
the opposite; converting an integer to hours, minutes and seconds!!
Any help will be greatly appreciated!