I have a column that has both dates and zeros. I have formatted the column to return dates in the format "Month, Day, Year". However, when a cell contains a zero, it returns the date "January 0, 1900". Is there any way to change this so that it returns a zero instead of "January 0, 1900"?
Thanks in advance.
Thanks in advance.