Hi, I am trying to make a cell show a message if the adjacent cells date is less than sixty days - the following works fine for that:
=IF(Q11<=TODAY()+60,"Expires 2 month","")
But what I want to do is for the cell to remain blank if the adjacent cell has no value in it - any thoughts?
Cheers
NSM
Bookmarks