https://bugs.documentfoundation.org/show_bug.cgi?id=152895
ady <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #4 from ady <[email protected]> --- (In reply to gentisle from comment #0) > 2.Copied entire contents of sheet into a new empty sheet In your 2023 file, cells that seem empty are not really empty, but contain a space character " ". So those cells contain text, and the formulas fail to do things like: " "-" " so they return #VALUE!. IMO, you just need to clear the contents of those cells containing " " and the formulas should work as expected. Could you please confirm that? -- You are receiving this mail because: You are the assignee for the bug.
