I have a formula that is
=IF(BW:BW+75=0,"",BW:BW+75)
what this is doing (not doing) is taking the date from COL BW and adding 75 days to it. I want it to remove the 3/15/1900 in the cells that are blank. I know it looks strange because excel is adding 3/15/1900 instead of 1/1/1900.