https://bugs.documentfoundation.org/show_bug.cgi?id=145384
--- Comment #21 from Mike Kaganski <[email protected]> --- Fun detail is that it's even can't be justified "for compatibility with Word", since Word uses normal 26-base reference scheme. Wrt "unfriendly to delete something the user entered": IIUC, the formula text is never kept, it's parsed, tokenized, and the result is stored. Whatever can't be tokenized is not stored. Without much change that would highlight the problem, keeping the formula intact and only displaying "invalid reference" would make fixing formulas next to impossible, when user doesn't see which part is wrong. -- You are receiving this mail because: You are the assignee for the bug.
