https://bugs.documentfoundation.org/show_bug.cgi?id=161763
--- Comment #3 from ady <[email protected]> --- (In reply to Werner Tietz from comment #2) > Independend from bug or not, I would strongly recommend using a more robust > design, with a Formula like: > ``` > =VLOOKUP($B2;$initial.$B$2:$C$11;2;0)/2 > ``` > in »discount.C2« Or, if possible, just use an additional column ("discount") as part of the original initial table, instead of having it in an independent table on a different worksheet. To be clear, I have not analyzed the case, so IDK whether there is some bug or not. I am simply making a suggestion in the same direction as the quoted text. -- You are receiving this mail because: You are the assignee for the bug.
