https://bugs.documentfoundation.org/show_bug.cgi?id=130722
--- Comment #8 from Mike Kaganski <[email protected]> --- (In reply to Dan Chall from comment #5) A *workaround* would be to make the input cell be outside of the range mentioned in the formula cell. Namely, DSUM formula (used in the MULTIPLE.OPERATION and Excel's table) refer to F4:F5 range; and the input cell (the variable which value gets changed in the MULTIPLE.OPERATIONS/table) is F5 which is part of the mentioned range. If instead you put "Bill" to, say, G5; and change B5 to '=G5'; and change input cell of the MULTIPLE.OPERATIONS/table to G5 (so it's not part of resulting formula's ranges), then it would work. -- You are receiving this mail because: You are the assignee for the bug.
