I have and Excel sheet where I want to calculate the number of days since a certain date in the past - let's say that date is in column A. In column C, I want the number of days since that date which is =TODAY()-$A2. But what is the formula if I want column C to not show the number of days if column B has a date that has passed already?