https://issues.apache.org/ooo/show_bug.cgi?id=120418

Ariel Constenla-Haile <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #17 from Ariel Constenla-Haile <[email protected]> ---
Confirmed
See attachment 78833 and comment 14


BEFORE exchanging, db1.Sheet1 is the data source:

- "Condition"  [db1.Sheet1.ColumnA]
- "Then"       [db1.Sheet1.ColumnB]
- "Else"       [db1.Sheet1.ColumnC]

AFTER exchanging to db2.Sheet1:


- "Condition"  [db2.Sheet1.ColumnA]
- "Then"       [db1.Sheet1.ColumnB]
- "Else"       [db1.Sheet1.ColumnC]

Only the reference in "Condition" is updated.

Expected result: the references in "Then" and "Else" should be updated too.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to