Days Left



In the To-Do List or Task List, I can see when a specific task is due. However, for planning purposes, I’d much rather want to know how many days I’ve got left before the task needs to be completed.

This is our first page dedicated to a specific route, the Normal one, and will be covering all of the events that happen in the second chapter of the game: Three days left. Or if there are 25 days and 2 hours that would be 26 sleeps left until Christmas. Keep checking the days left to Xmas Make sure you keep checking the best Christmas Countdown regularly to see how many shopping days there are left until Christmas.

How many total days and days of the week are there between two dates How many Mondays, Tuesdays, Wednesdays, Thursdays, Fridays, Saturdays and Sundays are there between two dates. Convert the nth day of the year to a date (mm/dd/yyyy) Calculator. Convert Date to the nth Day of the Year and Days Left Till the End of the Year. How to find the number of days between dates with our calculator? It is sometimes necessary to find the period between two dates, for example, to know the time left until the interest begins to be charged (for the credit card) or time left until the next delivery, or just time left to your long-awaited event.

Is there any way to add a “Days Left” column?

Days Left

Outlook doesn’t offer a “Days Left” column by default but it is actually really easy to add this column as a custom column.

Adding a custom column

You can add a custom column to your Tasks view in the following way:

  1. Open the Columns section in your View Settings.
    • Outlook 2007 and previous
      View-> Arrange By-> Custom…-> button: Fields…
    • Outlook 2010 and Outlook 2013
      tab View-> tab: View Settings-> button: Columns…
  2. Press: New Column…
  3. Name the column. For instance: Days Left
  4. Set the type to: Formula
  5. Type or copy & paste the following formula:
    DateDiff('d',Date(),[Due Date])
  6. Press OK.
  7. Optionally: Move the column up or down in your list of already selected columns.
  8. Press OK until you’ve returned back to your Tasks folder.


Defining a custom “Days Left” column.

Note 1: If you are using a view with a Compact Layout, then the column might not be visible. To disable or configure Compact Layout, press the “Other Settings” button in the Views Settings dialog.

Days Left In The Year

Note 2: Tasks without a Due Date set will obviously not show anything in the column.

Days Left Calculator

Editing the formula and not showing negative numbers

Days Left 2019

If you do not like to see negative numbers for overdue tasks (as these tasks are highlighted in read already by default), you can use the following formula instead:
Abs(DateDiff('d',Date(),[Due Date]))

Days to days count

Days Left Until Spring 2021

To customize the formula if you’ve already defined and added the column:

  1. Go back to the Columns or Fields section as mentioned above.
  2. Select the “Days Left” column and press: Remove
  3. If you are not taken back to the field on the left side, set the “Selected available columns from” list to: User-defined fields in folder
  4. Select: Days Left
  5. Press: Properties
  6. Modify the Formula value directly or press the Edit… button for a larger editor.
  7. Press OK.
  8. Add the column back to your list of columns.
  9. OK yourself out of the opened dialogs to return to your Tasks folder.

How Many Days Left In 2021

Days Left

Two Days Left


You need to remove the custom column before you can edit it.