https://bugs.documentfoundation.org/show_bug.cgi?id=165988
--- Comment #2 from [email protected] --- =VALUE(IF(MIDB(A9;5;1)="3";LEFT(A9;1);0)) works =IF(MIDB(A9;5;1)="3";VALUE(LEFT(A9;1));0) doesn't work Thank you, -- You are receiving this mail because: You are the assignee for the bug.
