To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67777


User drking changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'atdsm,muthusuba,nn'      |'atdsm,drking,muthusuba,nn
                        |                          |'
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Feb 12 07:30:17 +0000 
2008 -------
There may be some confusion here? In Calc CHOOSE *will* return a reference:
=SUM(CHOOSE(1;B4:B5;B5))
works fine

I think the difficulty may be that Calc does not expect a function after the 
colon in a range:
=SUM(b4:indirect("b5"))
gives a #NAME? error, even though INDIRECT always returns a reference. Calc 
seems to be trying to recognise indirect as a named cell.


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to