https://bugs.documentfoundation.org/show_bug.cgi?id=119034

            Bug ID: 119034
           Summary: ADDRESS function >> R1C1 style is used instead of A1
                    style, if "A1" argument is floating-point number with
                    zero integer
           Product: LibreOffice
           Version: 6.0.6.1 rc
          Hardware: All
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: dp060593...@gmail.com

Description:
According to specification:
A1 (optional) - if set to 0, the R1C1 notation is used. If this parameter is
absent or set to another value than 0, the A1 notation is used.

Steps to Reproduce:
1. Run LibreOffice calc
2. Enter following formulas to any cell:
=ADDRESS(1, 1, 1, 0.5)
=ADDRESS(1, 1, 1, 0.1)
=ADDRESS(1, 1, 1, 0.99)
3. Apply and observe result

Actual Results:
R1C1 style is used (R1C1 in following example)

Expected Results:
A1 style should be used ($A$1 in following example)


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Version: 6.0.6.1 (x64)
Build ID: dc68ad6c5cde3c62874b96422f2e5e8252499bad
CPU threads: 4; OS: Windows 10.0; UI render: default; 
Locale: en-US (en_US); Calc: CL

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to