In Microsoft Excel, you can convert your data into many types of charts. However, frustratingly, there’s no option for a standard timeline chart. To get over this hurdle, I use a basic line chart to create a dynamic, professional timeline in 10 minutes. Here’s how you can too.
Part 1: Setting up the dynamic data table
You can’t build a timeline chart without data!
Suppose you want to convert this list of venues you visited in 2025 into a timeline. The dates in column A are formatted in a recognized date format and ordered chronologically.
First, convert your raw data into an Excel table. To do this, select any cell in the dataset, and in the Home tab, click “Format as Table” and choose a style.
When the dialog box appears, make sure “My table has headers” is checked, and click “OK.”
Next, in cell C1, type Helper and press Enter to add a third column. All charts need numbers on the y-axis, so this helper column is where the numbers will go.
In the first cell of the Helper column (cell C2), type or copy the following formula and press Enter:
=CHOOSE(MOD(ROW()-ROW(Table1[#Headers])-1,6)+1,10,-10,20,-20,30,-30)
If you name your table, replace “Table1” in the formula with your table’s name.
This formula uses the ROW and MOD functions to generate a repeating sequence of 10, -10, 20, -20, 30, and -30. These alternating positive and negative values ensure your data points are clearly spaced above and below the central timeline line, preventing the text labels (which we’ll add soon) from overlapping.
Part 2: Inserting and customizing the timeline chart
This takes a few steps
It’s now time to insert a line chart, which you’ll adapt into a timeline chart. Select the Date column (including the header), hold Ctrl, and select the Helper column (again, including the header). Then, in the Insert tab, click the “Line Chart” option, and select “Line with Markers.”
Now, you need to turn the markers into vertical lines. Select the chart, click the “+” that appears when you hover over it, and check “Error Bars.” Then, click the arrow next to Error Bars and select “More Options.”
In the Format Error Bars pane, make these three crucial changes:
- In the Direction section, check “Minus.”
- In the End Style Section, check “No Cap.”
- In the Error Amount section, check “Percentage,” type 100 into the text field, and press Enter.
This step extends a vertical line from each marker to the x-axis, forming the vertical ticks of your timeline.
Next, click one of the markers in the chart to select them all, and in the Format Data Series pane, check “No Line.”
Take a moment to format the markers so they appear exactly how you want. Click “Marker” in the same pane, and in the Marker Options section, check “Built-in” and choose one of the styles. You can also expand the “Fill” option to change their color.
Click a single marker twice to format it independently.
Next, you need to fix the x-axis. In my case, I want the timeline to start on January 1 and end on December 31. To do the same, click the axis once to select it, and in the Axis Options area of the Format Axis pane, set the minimum bound to your start date and the maximum bound to your end date. Press Enter to confirm.
In the Tick Marks area of the same pane, make sure both the major and minor types are set to “None,” and in the Labels area, set the Label Position to “None” too.
Now, format the x-axis. Head to the formatting section of the Format Axis pane by clicking the paint pot, and make the following three changes in the Line area:
- Check “Solid Line,” and choose a line color.
- For the Begin Arrow type, choose a diamond or other stylistic shape.
- For the End Arrow type, select an arrow.
Then, tidy up the things you don’t need in your chart. Select a gridline and press Delete, and do the same for the y-axis. Also, double-click the title to change it to something more suitable.
You should have a timeline that looks something like this:
The last thing you need to do is sort out the data labels.
Part 3: Labeling and finalizing the timeline
Put on the finishing touches
Before you add labels to each data point, expand the width of the chart by clicking and dragging the rightmost handle to the right. This will make sure there’s enough room for the text.
Now, select all the markers by clicking them once, then right-click one of them and select “Add Data Labels.”
At the moment, the data labels contain the numbers from the helper column. To change this, click one of those numbers to select them all, and in the Label Options section of the Format Data Labels pane, do these three things in this order:
- Check “Category Name.”
- Uncheck “Value.”
- Check “Value From Cells.”
As a result, only Value From Cells, Category Name, and Show Leader Lines remain checked.
In the Data Label Range dialog box that appears after you check “Value From Cells,” place your cursor in the text field, select the range containing the field labels, excluding the header (so, in my case, cells B2 to B21), and click “OK.”
Head back to the Format Data Labels pane and, in the Label Options section, set the separator as “New Line”—this adds a line break between the labels and the dates.
The labels are positioned to the right of the marker by default, and that works well for the timeline you’re creating.
To finalize the formatting of the data labels, click one of them so they’re all selected, and in the Home tab, click “Align Left.”
You’ll notice that the text overlaps the last few labels in the timeline. To fix this, select only the plot area and click and drag the rightmost handle to the left.
And that’s it! Your timeline is complete!
What’s more, because you used a native Excel chart, if you add, remove, or change the dates in the original table, the chart will update to reflect those amendments. Also, if you decide to extend the data to cover another period, simply change the maximum bound accordingly.
Don’t be afraid to experiment
One of the benefits of all the standard charts in Excel is that they’re highly customizable, meaning you can visualize your data in pretty much any way you want. For example, when using a column chart to compare heights, I replace the columns with pictures to make the chart stand out and easier to interpret.
- OS
-
Windows, macOS, iPhone, iPad, Android
- Free trial
-
1 month
Microsoft 365 includes access to Office apps like Word, Excel, and PowerPoint on up to five devices, 1 TB of OneDrive storage, and more.
