hi i have a text-box on my user form where duration is entered. these durations are higher than a 24 hour clock i.e 77:55:21 or even as high as 453:45:33, in excel i can use [h]:mm:ss but this doesn't work in VBA

is there a VBA format code for this?

please help