https://bugs.documentfoundation.org/show_bug.cgi?id=164895
Eike Rathke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|FILEOPEN: named formulae in |FILEOPEN: reference in |xlsx format load columns as |named expression in xlsx |lowercase |format not recognized --- Comment #7 from Eike Rathke <[email protected]> --- The lowercase column letters are just an effect of the reference not being recognized as valid during compilation of the named expression, to visually indicate a failure position. The reference not being recognized seems to happen during OOXML load. One can force a recompilation of a named expression in the Manage Names dialog by positioning the cursor in the "Range or formula expression" edit field and hit Enter, which then yields no error. -- You are receiving this mail because: You are the assignee for the bug.
