In Microsoft Excel, you can convert your data into many types of charts. Frustratingly, however, there is no option for a standard timeline graph. To overcome this obstacle, I use a basic line chart to create a dynamic, professional timeline in 10 minutes. Here’s how you can do it too.
Part 1: Set up the dynamic data table
You can’t create a timeline chart without data!
Suppose you want to convert this list of places you visited in 2025 into a timeline. The dates in column A are formatted in a recognized date format and arranged chronologically.
First, convert your raw data into a excel table. To do this, select any cell in the data set and, on 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 Assistant and press Enter to add a third column. All charts need numbers on the y-axis, so this auxiliary 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 tablereplace “Table1” in the formula with the name of your table.
This formula uses the ROW and MODE functions to generate a repeating sequence of 10, -10, 20, -20, 30 and -30. These alternating positive and negative values ensure that data points are clearly spaced above and below the central timeline, preventing text labels (which we’ll be adding soon) from overlapping.
Part 2: Insert and Customize the Timeline Chart
This requires a few steps
Now it’s time to insert a line chart, which you will adapt to a timeline chart. Select the Date column (including the header), hold down the Ctrl key, and select the Help column (again, including the header). Then, on the Insert tab, click on the “Line Chart” option and select “Line with Markers.”
Now you need to convert 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 panel, make these three crucial changes:
-
In the Direction section, check “Less.”
-
In the Final Style section, check “Unlimited.”
-
In the Error amount section, check “Percentage”, type 100 in 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 on one of the chart markers to select all of them, and in the Format Data Series panel, check “No Line.”
Take a moment to format your bookmarks so they appear exactly how you want. Click “Bookmark” in the same panel and in the Bookmark Options section, check “Integrated” and choose one of the styles. You can also expand the “Fill” option to change its color.
Double-click a single bookmark to format it independently.
Next, you need to fix the x-axis. In my case, I want the timeline to start on January 1st and end on December 31st. To do the same, click the axis once to select it, and in the Axis Options area of the Axis Format panel, set the minimum limit for its start date and the maximum limit for its end date. Press Enter to confirm.
In the Tick Marks area of the same panel, make sure that both the major and minor type are set to “None” and in the Labels area, set the Label Position to “None” as well.
Now, format the x-axis. Go to the formatting section of the Format Axis panel by clicking on the paint bucket and make the following three changes to the Line area:
-
Check “Continuous line” and choose a line color.
-
For the Start Arrow type, choose a diamond or another stylistic shape.
-
For the End Arrow type, select an arrow.
Next, sort the things you don’t need in your box. Select a grid line 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 similar to this:
The last thing you need to do is sort the data labels.
Part 3: Label and finalize the timeline
Put the finishing touches
Before adding labels to each data point, expand the width of the chart by clicking and dragging the rightmost handle to the right. This will ensure that there is enough space for the text.
Now, select all the markers by clicking on them once, then right click on one of them and select “Add Data Labels”.
At the moment, the data labels contain the auxiliary column numbers. To change this, click on one of those numbers to select them all, and in the Label Options section of the Format Data Labels panel, do these three things in this order:
-
Check “Category Name”.
-
Uncheck “Value”.
-
Check “Cell Value”.
As a result, only Cell Value, Category Name, and Show Guide Lines remain checked.
In the Data Label Range dialog box that appears after checking “Cell Value”, place the cursor in the text field, select the range that contains the field labels. except the header (in my case, cells B2 to B21) and click “OK”.
Return to the Format Data Labels panel and, in the Label Options section, set the separator to “New Line”; this adds a line break between the labels and the dates.
The labels are located to the right of the marker by default and that works well for the timeline you are creating.
To finish formatting the data labels, click one of them so that they are all selected, and on the Home tab, click “Align Left.”
You’ll notice that the text overlaps the last labels on 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, delete, or change dates in the original table, the chart will update to reflect those modifications. Additionally, if you decide to extend the data to cover another period, simply change the maximum limit accordingly.
Don’t be afraid to experiment
One of the benefits of all standard Excel charts is that they are highly customizable, meaning you can display your data in virtually any way you want. For example, when I use a column chart to compare heights, replace columns with images to make the graph stand out and be easier to interpret.
- SW
-
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, 1TB of OneDrive storage, and more.





