https://bugs.freedesktop.org/show_bug.cgi?id=55774

          Priority: medium
            Bug ID: 55774
          Assignee: [email protected]
           Summary: : User Defined Functions
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: Other
        Whiteboard: BSA
            Status: UNCONFIRMED
           Version: 3.6.2.2 release
         Component: Spreadsheet
           Product: LibreOffice

Problem description: 

Steps to reproduce:
1. Create a user defined function e.g:

Function Demo ()

    Demo = "Ver 1"

End Function 

2. Use the function in cells where it will set those cells' values to "Ver 1"

3. Alter the function to return something else - say "Ver 2"

Current behavior:
The cells where the function has been used in the original form will not be
recalculated (and won't show "Ver 2") even after pressing F9 (recalculate
sheet).

Expected behavior:
The cells where the function has been used in the original form should update
their content at least after having pressed F9; better would be to update the
content of affected cells after successful compilation of the function.

Platform (if different from the browser): 

Browser: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20100101 Firefox/15.0.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to