Hi all.

Is there a way to convert a forms textbox which appears as a minutes and seconds(m:ss) to an actual time format in a particular cell.

When I link the textbox to a cell via the properties it comes in as text (obviously).
I would like a Private Sub Textbox_Change() that will convert the value to a genuine time, so it can be used as a timer.

Thank you

Yoepy.