• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Formula for counting days between specific dates

Stephan Kipper

New Member
Hello everybody,

I would need a little help here. It might be a stupid question, with a very easy solution, but I just can't find it!
All I want to do is to find a formula to count days, between specific dates, but to start counting from a specific date.
For this month a already did that using formula "=end_date-today()".
But for the next month I need it to start counting from 02 March, end date would be 31 March, so for example when the current day is 05 March the cell value should be 26 days, and so on.
Thank you in advance!
 
I'm using Excel2007. This ain't the formula I'm looking for. I want it to be dynamic.
Let me put it this way:
I have this cell when I want this date difference/counting.
I have the Start Date 02 March, and End Date 31 March.
Today is 02 Feb , so this value will be static (now I'm using DATEIF formula), because when we will be on 5 March, the value will still be the same.
The formula I'm looking for, I want to automatically calculate how many days are left until the end of the month, but start calculating only when the actual date will pass 02 March.
 
Back
Top