Moving Date Marker

jasonkgreen

Board Regular
Joined
Feb 21, 2013
Messages
50
Is it possible to put a marker or line signifying today's date on a chart? I want this line to automatically move based on today's date =TODAY().
 

Excel Facts

Which Excel functions can ignore hidden rows?
The SUBTOTAL and AGGREGATE functions ignore hidden rows. AGGREGATE can also exclude error cells and more.
On a line chart it can be done using a second data series. Here is an example.
Current-date-line-July-31-2019.jpg


Cells A14 & A15 contain the formula TODAY() to have the current date. Cell C15 has the formula MAX(B2:B13) so the line for the current date goes from zero to the largest value. In the Select Data dialog box, the Hidden and Empty Cell Setting has been changed as shown in the picture so that the blue line for the values is not broken due to it not having values in cells B14 and B15.

Hope that helps.
 
Upvote 0

Forum statistics

Threads
1,214,951
Messages
6,122,446
Members
449,083
Latest member
Ava19

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top