
Type the other start and end times for your friends, Joy and Leslie. In cell C2, enter the end time, including “ a” or “ p” as appropriate, and then press Enter. In cell B2, enter the start time and include “ a” for AM or “ p” for PM. Here's another example: Let's say that you and your friends know both your start and end times at a volunteer project, and want to know how much time you spent in total.įollow these steps to get the elapsed time-which is the difference between two times.

The format will be in the Type list the next time you need it. Take note of the colon after and a semicolon after mm. In the Type box, at the top of the list of formats, type and then choose OK. In the Format Cells box, choose Custom in the Category list. On the Home tab, in the Cells group, choose Format, and then choose Format Cells. To display the time as more than 24 hours, select cell B4. This is because the time for Task 2 is in 24-hour time. The result is 4:15, which is not what you might expect. Type =B2+B3 in cell B4, and then press Enter. In cell B2 type 12:45, and in cell B3 type 15:30. You need to apply a special format to the formula result. Well, that was easy enough, but there’s an extra step if your hours add up to more than 24. Press Enter to get the same result, 16 hours and 15 minutes. The formula will look like this: =SUM(B2:B3). Select cell B4, and then on the Home tab, choose AutoSum. They are identifiable with a special user flair.Ī community since MaAsking a question? Describe if you are using Excel (include version and operating system!), Google Sheets, or another spreadsheet application.Tip: You can also add up times by using the AutoSum function to sum numbers. Occasionally Microsoft developers will post or comment. Recent ClippyPoint Milestones !Ĭongratulations and thank you to these contributors Date

Include a screenshot, use the tableit website, or use the ExcelToReddit converter (courtesy of u/tirlibibi17) to present your data. NOTE: For VBA, you can select code in your VBA window, press Tab, then copy and paste that into your post or comment. To keep Reddit from mangling your formulas and other code, display it using inline-code or put it in a code-block This will award the user a ClippyPoint and change the post's flair to solved. OPs can (and should) reply to any solutions with: Solution Verified


