Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi could someone help me out please, its probably a very simple formula but
too advanced for me. In my cell A1 I have a date. What i want to happen in cell B1, is when the date in A1 equals or exceeds 14 days the value 'OVERDUE' is returned. Many Thanks in advance |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try this in B1:
=IF(TODAY()-A1=14,"OVERDUE","") Hope this helps. Pete On Sep 9, 9:58*am, fineline wrote: Hi could someone help me out please, its probably a very simple formula but too advanced for me. In my cell A1 I have a date. What i want to happen in cell B1, is when the date in A1 equals or exceeds 14 days the value 'OVERDUE' is returned. Many Thanks in advance |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
formula to look at current date and markdown date to give price | Excel Discussion (Misc queries) | |||
Create a formula in a date range to locate a specific date - ecel | Excel Discussion (Misc queries) | |||
Excel Formula to calulate number of days passed from date to date | Excel Discussion (Misc queries) | |||
Formula for determining if two date columns fall within specific date range | Excel Worksheet Functions | |||
Formula for determining if two date columns fall within specific date range | Excel Discussion (Misc queries) |