Issue 24133 - Formula : Cannot use DECBIN(DDE("X";"Y";"Z")) directly (=ERR 504)
Summary: Formula : Cannot use DECBIN(DDE("X";"Y";"Z")) directly (=ERR 504)
Status: CLOSED FIXED
Alias: None
Product: Calc
Classification: Application
Component: ui (show other issues)
Version: OOo 1.1
Hardware: PC Windows 2000
: P3 Trivial (vote)
Target Milestone: ---
Assignee: frank
QA Contact: issues@sc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-06 11:03 UTC by lolomic
Modified: 2004-03-18 15:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description lolomic 2004-01-06 11:03:39 UTC
1. Edit a formula as follow : =DECBIN(DDE("X";"Y";"Z"))
2. This report "ERR : 504" but DDE(...) _IS_ a Decimal value
3. Start over : edit a formula in a cell (say A1) as follow : =DDE("X";"Y";"Z"))
4. This shows a value : OK.
5. Edit another cell (say B1) as follow : =DECBIN(A1)
6. This report the correct BIN number.

Same occurs with other NUM function together with a DDE function.
Comment 1 frank 2004-01-09 16:07:35 UTC
Hi,

it seems that the problem is the array structure of the DDE function. We are
working on this. It should be fixed with the cws CAC which is currently be
tested by the QA.

Frank
Comment 2 frank 2004-01-09 16:08:04 UTC
started

Frank
Comment 3 frank 2004-03-18 15:31:45 UTC
Problem is fixed
Comment 4 frank 2004-03-18 15:32:22 UTC
verified in cws cac
Comment 5 frank 2004-03-18 15:32:47 UTC
integrated in src680m30