Written by Allen Wyatt (last updated September 23, 2023)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, 2021, and Excel in Microsoft 365
Hazel has a worksheet consisting of three columns: A contains a start time, B an end time, and C an elapsed time (B-A). She would like to create a graph that illustrates the elapsed times in column C, but she can't seem to get it to work. Hazel wonder is there is a trick to doing this, or if she needs to do some sort of conversion on the elapsed time first.
You should have no problem displaying elapsed time within a chart. The key, however, is to make sure you actually format the column as elapsed time and then specify that you want that time displayed in your chart.
To accomplish the first element, follow these steps:

Figure 1. The Format Cells dialog box.
Your column now shows the correct times as elapsed hours, minutes, and seconds. You can now move on to the second element, which is making sure that your elapsed times are displayed in your chart. The easiest way to do this is to simply select a cell in your data, and then press F11. Excel creates a brand-new chart based on your data. If the data is just as Hazel described, this will be a simple column chart. The chart will be unusable, however, because it contains too much data.
To get around this, click the Select Data tool. (This tool is on the Chart Design tab of the ribbon.) Excel displays the Select Data Source dialog box. (See Figure 2.)

Figure 2. The Select Data Source dialog box.
At the left side of the dialog box there is a very good chance that all of the check boxes are selected because Excel assumed you wanted all of the data charted. Hazel, though, wants only the elapsed time charted. So, clear all of the check boxes at the left side of the dialog box, with the exception of the column that contains your elapsed time. When you click on OK, your chart is refreshed so that it only contains elapsed times along the Y (vertical) axis.
At this point you can change your chart type as desired or format your chart to appear just the way you want.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (10337) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, 2021, and Excel in Microsoft 365.
Best-Selling VBA Tutorial for Beginners Take your Excel knowledge to the next level. With a little background in VBA programming, you can go well beyond basic spreadsheets and functions. Use macros to reduce errors, save time, and integrate with other Microsoft applications. Fully updated for the latest version of Office 365. Check out Microsoft 365 Excel VBA Programming For Dummies today!
A common place to use Excel charts is in your PowerPoint presentations. How you paste those charts into the presentation ...
Discover MoreWhen sending a chart to someone else, it can be frustrating for the other person to open the workbook and see errors ...
Discover MoreIf you need a number of charts in your workbook to all be the same size, it can be a bother to manually change each of ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
2023-09-24 05:28:24
Mike J
In Excel 2010, if the Locale in Format cells Time is set to English(UK) then the selection 37:30:55 (i.e. more than 24 hours) is unavailable and time differences over 24 hours are calculated incorrectly. Changing to English(United States) works, but also changes the date format.
However using the Custom Format [h]:mm:ss seems to work with both Locales.
Got a version of Excel that uses the ribbon interface (Excel 2007 or later)? This site is for you! If you use an earlier version of Excel, visit our ExcelTips site focusing on the menu interface.
FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2026 Sharon Parq Associates, Inc.
Comments