I need to be able to determine a future date from today's date by adding the # of days.
For example. I need to now what the date would be from today if I add 120 days.
Thank you for your help. I need this to track the freshness of beer in my warehouse.
I think this string can be edited to work.
="Days until 12/31/"&YEAR(NOW())
For example. I need to now what the date would be from today if I add 120 days.
Thank you for your help. I need this to track the freshness of beer in my warehouse.
I think this string can be edited to work.
="Days until 12/31/"&YEAR(NOW())
Last edited: