To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110292
                 Issue #|110292
                 Summary|roundup function is not accessible from within a BASIC
                        | macro.
               Component|Spreadsheet
                 Version|1.0.0
                Platform|Opteron/x86_64
                     URL|
              OS/Version|Linux
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|programming
             Assigned to|spreadsheet
             Reported by|billgradwohl





------- Additional comments from billgradw...@openoffice.org Sun Mar 21 
17:37:49 +0000 2010 -------
This is for OO 3.1.1 as generated by Fedora and packaged in 3.1.1-19.26.fc12 .

When I use the ROUNDUP function within a macro, I always get a Sub-procedure or
function procedure not defined. I can successfully use the INT function, but not
ROUNDUP.

Example:
x=INT(123.45) 'OK
x=ROUNDUP(123.45) 'errors out

x=ROUNDUP(123.45;0) 'produces a BASIC compile error at the semicolon;

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to