When I use the formula:
it spits out 1/0/1900 even though the cell is blank. Where is this data coming from?![]()
='2008 Apartment Comps (INPUT)'!AC27
It only does this on some cells, which is why it doesn't make sense
Secondly, for the cells that are blank and don't have this problem it displays a "0", is there a way to have this not show? Like possible use an if function?
My approach was this:
but it doesn't work.![]()
=(Sheet1!C18) AND IF(A16=0,"")
Bookmarks