Count Down Formula

Hi All,
Does anyone have a formula that will count down to a specific date?
Thank you.
Best Answer
-
Hey @Stephanie Taylor !
Try this:
=TODAY() - [Date Counting To]@row
This will give you a negative number that gets closer to 0 as the day gets closer.
If you want to use positive numbers, just swap the two values.
(replace the "[Date Counting To]@row" with your actual
Let me know if that doesn't work for your purposes or if you need any further help!
-Jon Mark Heaner
Answers
-
Hey @Stephanie Taylor !
Try this:
=TODAY() - [Date Counting To]@row
This will give you a negative number that gets closer to 0 as the day gets closer.
If you want to use positive numbers, just swap the two values.
(replace the "[Date Counting To]@row" with your actual
Let me know if that doesn't work for your purposes or if you need any further help!
-Jon Mark Heaner
-
Thank you. It has been driving me crazy trying to remember that formula.
Help Article Resources
Categories
Check out the Formula Handbook template!