Bug 87939 - Arithmetic functions in CALC do not work.
Summary: Arithmetic functions in CALC do not work.
Status: RESOLVED NOTABUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: x86 (IA32) Linux (All)
: medium major
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-01 17:22 UTC by Al Evangelista
Modified: 2015-04-30 10:10 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Two columns: Dates and currency values (positive & negative), at the bottom are several test functions and their results. (43.78 KB, application/vnd.oasis.opendocument.spreadsheet)
2015-01-01 17:22 UTC, Al Evangelista
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Al Evangelista 2015-01-01 17:22:58 UTC
Created attachment 111617 [details]
Two columns:  Dates and currency values (positive & negative), at the bottom are several test functions and their results.

LibreOffice:
Version: 4.3.5.2.0+
Build ID: 430m0(Build:2)

installed as a part os Open SuSE
Installed all recommended patches on 12/31/2014

See attached sheet.
Comment 1 raal 2015-01-01 17:38:52 UTC
Hello,
in column "B" are not numeric values, but strings. This is not a bug.
Comment 2 m_a_riosv 2015-01-01 22:47:36 UTC
Actually calc it's very strict about text conversion in values. Only individual and direct references, if it has only one interpretation are used as values.
It doesn't work for ranges.

What you can do is:
Select the range, then Menu/Data/Text to Column, click on data head and select in column type US English, Ok, this converts the column in their values.