Time Link

Lecille

New Member
Joined
Aug 6, 2010
Messages
9
I have a spreadsheet which I use for tracking delivery dates on orders. I need to receive an alert/notification/reminder when the date has expired with 5 days.

Please could you assist?
 
I have tested the formula and it works! Only one problem, it doesn't alert on all overdue dates. i.e. I can have a date in April and it puts 'overdue'. When I have for instance 08/08/2010 - it doesn't alert, but on date 09/08/2010 it does!

Any suggestions?
 
Upvote 0

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
Good morning! No I have not used different dates as I initially requested. I am using your formula as suggested - 5 days only.
 
Upvote 0
If you just want to be alerted if it is over 5 days then

=IF(TODAY()-D1>=5,"Overdue","")
 
Upvote 0
Thanks, will try it...... and it WORKS!
Thank you very much for your assistance! It is greatly appreciated!!!

:)
 
Upvote 0

Forum statistics

Threads
1,215,577
Messages
6,125,637
Members
449,242
Latest member
Mari_mariou

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