Forum Discussion

GasDetect's avatar
GasDetect
Copper Contributor
Feb 12, 2024
Solved

Blank Cell Showing January 0, 1900

Good Day!   Try as I might I cannot find a solution to this problem. Please see the attached pic.   I am using Excel Online and have a formula to add 6 months to the displayed date. But when the ...
  • OliverScheurich's avatar
    Feb 12, 2024

    GasDetect 

    =IF(C4="","",EDATE(C4,B4))))

    With this formula in column A you can return an empty cell in column A if column C is empty.