[Libreoffice-bugs] [Bug 41807] New: Row or Column function without parameter, whith matrix validation
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Oct 15 00:02:22 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=41807
Summary: Row or Column function without parameter, whith matrix
validation
Product: LibreOffice
Version: LibO 3.4.3 RC1
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Spreadsheet
AssignedTo: libreoffice-bugs at lists.freedesktop.org
ReportedBy: jefflibo at orange.fr
Hello,
Step to reproduce :
In new spreadsheed, input in cell :
=COLUMN()
validation whith Ctrl+Upper+Entrer (or check "matrix" in wizard)
-> crash
Envisaged results:
Err 511
Single cell in matrix (expect result whith Excel)
If I use Row or Column function without parameter in matrix function, there is
crash.
For example :
=RANK(A1+ROW()/100;A1:A10+ROW(A1:A10)/100)
validation whith Ctrl+Upper+Entrer (or check "matrix" in wizard)
-> crash
=RANK(A1+ROW(A1)/100;A1:A10+ROW(A1:A10)/100)
validation whith Ctrl+Upper+Entrer (or check "matrix" in wizard)
-> work
Best regards
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Libreoffice-bugs
mailing list