
This is pulled from formula examples from Help & Training... It calculates the number of days until a specific date. However.. if the date is in a future year, this formula doesnt work. Any ideas?
Thanks!
4 risposte
Here you go:
Datatype = Formula
Result = Number
Formula = DATE(2016, 01, 01) - TODAY()