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

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
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,214,645
Messages
6,120,711
Members
448,984
Latest member
foxpro

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