diddydustin
Programmer
hey guys,
CInt(TimeTotal) is giving me a type mismatch error.
TimeTotal = "01:00:00", and i've also tried #01:00:00#.
how do i properly convert this value to a double? it signifies one hour, but it could be any range of hours minutes and seconds up to 24.
thank you!
dustin
CInt(TimeTotal) is giving me a type mismatch error.
TimeTotal = "01:00:00", and i've also tried #01:00:00#.
how do i properly convert this value to a double? it signifies one hour, but it could be any range of hours minutes and seconds up to 24.
thank you!
dustin