Some cells in my spreadsheet are truly blank, some look blank but are not blank:
LEN()=1
ISBLANK()=FALSE
See attached:
Empty cells problem.ods (18.8 KB)
This is a problem because formulas return the value of the blank-but-not-blank cell as 0.
This must be normal behaviour: can anyone tell me what’s going on, and how to deal with it, in general terms?
Either here, or maybe documentation. Many thanks.