Dear all,

I have a value like 10:11:12.13 which means 10hrs 11mins 12secs 13ms.

I would like to know the variable type to be declared to store this value (10:11:12.13)

Once I have this, I will have two variables as Start Time and End Time.

The difference of them needs to be calculated using VBA in dd:hh:mm:ss.s format

Appreciate your help on the same.

Thanks,
Vinod Krishna