Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
try the following in P1 =IF(O1="","",IF(O1=TODAY(),O1-TODAY(),"Expired")) -----Original Message----- in column O i have a date in format dd/mm/yy. In column P I want to put a formula to say: if O is blank then do nothing if date in O is not in the past then cell value= number of days from today if date in O IS in the past then cell value = "Expired" I already have conditional formatting set up to colour the cells in based on the date, so now I just need to fill them in. I know its not hugely difficult, I just cant ever get the formulas to work properly hehe Thanks --- Message posted from http://www.ExcelForum.com/ . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula based on the lastest date for date | Excel Discussion (Misc queries) | |||
Formula based on Date | Excel Worksheet Functions | |||
Earlest Date Based On A Date Using Min Formula | Excel Discussion (Misc queries) | |||
Need to create formula based on date | New Users to Excel | |||
Convert formula to value based upon date | Excel Discussion (Misc queries) |