https://bugs.documentfoundation.org/show_bug.cgi?id=148314
--- Comment #6 from Julien Nabet <[email protected]> --- I gave a quick try on pc Debian x86-64 with master sources updated today. First when opening the file, I got a lot of these: warn:sc.core:18142:18142:sc/source/core/data/documen8.cxx:1175: ScDocument::CheckLinkFormulaNeedingCheck - called with empty ScTokenArray I noticed there are macros, I disabled them. then in OWH sheet, I put in BR348: =BR347+1 => LO shows "4" since B347 = 3 => OK but when filling just B349 from B348 => I got still 4 with this console log: warn:legacy.osl:18142:18142:sc/source/core/tool/progress.cxx:87: ScProgress: there can be only one! => KO if I try to fill more than 1 cell, eg B349 until B351 from B348, I got 0 still with the same logs. => KO There's definitely something wrong here. Do you enable macros when working on the file? -- You are receiving this mail because: You are the assignee for the bug.
