thanks zak...
not sure if that's what I'm looking for (maybe it is and I'm not using it right)

I have double that represents an amount of time in minutes and I need to convert it to h:mm:ss format, not neccessarily to time (bad phasing on my part).

For example to convert 2.92 minutes, FromOADate(2.92) = 12:00:00 AM, but I need it to return 0:02:55

Any suggestions?
kevin