Calculate date given current number of days in advance

charlesstricklin

Board Regular
Joined
May 6, 2013
Messages
95
Office Version
  1. 2021
Platform
  1. Windows
I'm not able to calculate the date (accurately) I should run out of an item using the formula:

<style type="text/css">p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Lucida Grande'; color: #000000}span.s1 {color: #003ecc}span.s2 {color: #005109}</style>
Code:
=TODAY()+N2[COLOR=#222222][FONT=Verdana]

[/FONT][/COLOR]
where the values in column N represent the number of days I have left for an item. I've been fumbling along with other date-related functions, but nothing works. What am I not seeing?
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
Thanks, Rick, I was going to create a side-by-side comparison of how I thought the formula was failed, and then lo and behold, =TODAY()+N2 started calculating things properly. I can't explain it. But I do thank you for taking the moment to follow up on my question.
 
Upvote 0

Forum statistics

Threads
1,215,632
Messages
6,125,908
Members
449,273
Latest member
mrcsbenson

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top