Bug 101916 - SUMPRODUCT bug
Summary: SUMPRODUCT bug
Status: RESOLVED INSUFFICIENTDATA
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-05 21:54 UTC by Mark S. Winston
Modified: 2017-05-02 11:34 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark S. Winston 2016-09-05 21:54:02 UTC
Converting OpenOffice Calc spreadsheet to LO, SUMPRODUCT function in LO has what I consider to be a bug.  If one of the multiplication terms is a simple range, SUMPRODUCT throws a #VALUE error if a cell with text is encountered within the range, instead of the cell's value defaulting to zero.  Have to resort to using ISNUMBER() function as a workaround (which is a pain), e.g. --

= SUMPRODUCT((expr1)*(expr2)*(C$1:C30))
fails if a cell within C1:C30 has text  

= SUMPRODUCT((expr1)*(expr2)* (IF(ISNUMBER(C$1:C30), C$1:C30, 0)))
works okay

-m.
Comment 1 m_a_riosv 2016-09-05 23:03:37 UTC
What LibreOffice version are you using.

Can you attach a sample file.

Works fine for me:
Win10x64
Version: 5.0.6.2 (x64)
Build ID: b3fbfa99158a1030fb79f0ba72b6851afc3c7895-GL Locale: es-ES (es_ES)
Version: 5.2.1.2 (x64)
Build ID: 31dd62db80d4e60af04904455ec9c9219178d620
CPU Threads: 4; OS Version: Windows 6.19; UI Render: GL; 
Locale: es-ES (es_ES); Calc: CL
Comment 2 QA Administrators 2017-03-28 08:18:19 UTC Comment hidden (obsolete)
Comment 3 QA Administrators 2017-05-02 11:34:37 UTC
Dear Bug Submitter,

Please read this message in its entirety before proceeding.

Your bug report is being closed as INSUFFICIENTDATA due to inactivity and
a lack of information which is needed in order to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-20170502