https://bugs.documentfoundation.org/show_bug.cgi?id=157489

--- Comment #4 from [email protected] ---
(In reply to Matti Tyrväinen from comment #2)
> My apologies, I wasn't aware of this use case! Could you please add complete
> steps to reproduce for "referencing table cells that contain a formula" to
> bug 155418? Calculating "intable" seems to work on 7.6.0.3 - I'm guessing
> you're doing something else that involves cross-references inside the table?

Sure:
1. Create a table containing 1 row and 3 cells.
2. Enter the value "1" into cells A1 and A2.
3. Enter the formula "=<A1:A2>" into cell A3; cell A3 should now display the
value "2".
4. Mark the value "2" in cell A3 and try to set a reference to it.

This used to work, now you get a second "2" added to the cell and the formula
is gone.

The reference is useful if you want to reference to the value of the table cell
in the text (not: in the cell of the table or even another table; this works
without reference by adressing the cell via [tablename].[cell]).

In my case I use the table to calculate a sum for an invoice which I reference
in the text ("Please pay [reference to calculated amount]...")

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

Reply via email to