After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 554040 - sumxmy2: Array version not implemented!
sumxmy2: Array version not implemented!
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: Analytics
git master
Other All
: Normal normal
: ---
Assigned To: Morten Welinder
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2008-09-27 06:48 UTC by Andreas J. Guelzow
Modified: 2008-10-02 00:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andreas J. Guelzow 2008-09-27 06:48:13 UTC
sumxmy2($A$2:$A$4,E4:E6+F4:F6) yields "array version not implemented" whether entered as an array function or not.
Comment 1 Andreas J. Guelzow 2008-09-27 06:56:15 UTC
I do know that I can write instead (as an array function)
sum((($A$2:$A$5)-(E4:E7+F4:F7))^2)
but this makes this even more strange.
Comment 2 Morten Welinder 2008-09-28 18:28:22 UTC
"array" refers to the argument, not the way the expression is entered.

It just means that the code is from circa 1999.
Comment 3 Andreas J. Guelzow 2008-09-30 04:49:21 UTC
Well, my main concern is that sumxmy2($A$2:$A$4,E4:E6+F4:F6) doesn't work...
Comment 4 Morten Welinder 2008-10-02 00:29:30 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.