Add Milliseconds to Time in Excel (with Quick Steps)

This article illustrates how to add milliseconds to time in Excel. The available time formats in Excel are enough for most cases. But assume you are the game teacher in your school. Then you may need to work with milliseconds and add or subtract them. How will you do it? Well, although there is no in-built time formatting for milliseconds, there is a way around doing this. Follow the article to learn how to do that.


Add Milliseconds to Time in Excel: 3 Handy Steps

Assume you have the following dataset. Now you need to add the millisecond values in column C to the time values in column B and get the results in column D.

dataset to add milliseconds to time in excel

Follow the steps below to be able to do that.


STEP 1: Apply Formula to Add Milliseconds to Time

  • First, enter the following formula in cell D5. You can replace the values within brackets with 86400000. The values within brackets represent 24 hours in a day, 60 minutes in an hour, 60 seconds in a minute, and 1000 milliseconds in a second.
=B5+C5/(24*60*60*1000)

Formula to add milliseconds to time

Read More: How to Add Minutes to Time in Excel 


STEP 2: Change Cell Formatting to Show Milliseconds

  • Then press CTRL + 1 to open the Format Cells dialog box. Next, go to the Custom category from the Number tab. After that, enter hh:mm:ss.000 in the Type field to apply this formatting with milliseconds. Then click OK.

Format cell as hh:mm:ss.000

NOTE: You should apply [hh]:mm:ss.000 formatting instead of hh:mm:ss.000 in case of elapsed time to get the hour value past 24.

STEP 3: Copy Formula Using Fill Handle

  • Finally, double-click the Fill Handle icon or drag it to the cells below to add all the millisecond values to the respective time values.

Copy formula using fill handle

Read More: How to Add Minutes and Seconds in Excel 


Things to Remember

  • You should apply [hh]:mm:ss.000 formatting instead of hh:mm:ss.000 in case of elapsed time to get the hour values past 24.
  • The formula bar in Excel won’t show the added milliseconds as it is designed that way.

Download Practice Workbook

You can download the practice workbook from the download button below.


Conclusion

Now you know how to add milliseconds to time in Excel. Do you have any further queries or suggestions? Please let us know in the comment section below.


Related Articles


<< Go Back to Add Time in Excel | Calculate Time | Date-Time in Excel | Learn Excel

Get FREE Advanced Excel Exercises with Solutions!
Md. Shamim Reza
Md. Shamim Reza

Md. Shamim Reza, a marine engineer with expertise in Excel and a fervent interest in VBA programming, sees programming as a time-saving tool for data manipulation, file handling, and internet interaction. His diverse skill set encompasses Rhino3D, Maxsurf C++, AutoCAD, Deep Neural Networks, and Machine Learning. He holds a B.Sc in Naval Architecture & Marine Engineering from BUET and has transitioned into a content developer role, generating technical content focused on Excel and VBA. Beyond his professional pursuits,... Read Full Bio

We will be happy to hear your thoughts

Leave a reply

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo