https://bugs.documentfoundation.org/show_bug.cgi?id=167366
Bug ID: 167366
Summary: Calc prints zero in cells with formulas yielding zero
from empty inputs — prints “0” though the cell appears
blank
Product: LibreOffice
Version: 25.2.3.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Sto usando questa formula in H4:
=SE(VALORE(F4)>VALORE(G4); (24*(1-VALORE(F4)+VALORE(G4)));
(24*(VALORE(G4)-VALORE(F4))))
Quando F4 e G4 sono vuote, H4 sembra vuota nell’interfaccia, ma il valore
effettivo è 0, ed è stampato (anche su PDF). In Excel, al contrario, non
accade: non stampa nulla. Questo rende fastidiosa la presenza di zeri falsi
nelle pagine stampate.
--
You are receiving this mail because:
You are the assignee for the bug.