I think Jeff already said it did work-and he marked it solved?

if you don't want to use .Text (which can get slow if you use it a lot) you can use
application.text(Worksheets("sheet1").Range("A1").Value, "mm:ss.00")