[Libreoffice-bugs] [Bug 127359] New: Match formula changes, when cells it looks to are cut and pasted.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 5 09:06:47 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=127359
Bug ID: 127359
Summary: Match formula changes, when cells it looks to are cut
and pasted.
Product: LibreOffice
Version: 6.2.5.2 release
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: mclean8414 at gmail.com
Description:
Match formula's do not stay the same when a cell they look at is cut and pasted
to another cell.
Steps to Reproduce:
1.In cell D1 enter.. =IF(ISNA(MATCH(A1,A2:A$5,0)),0,1) copy it down to cell d5
2.enter 1 though 5 in A1 to A5, then cut A2 and paste it to A4.
3.D2 follows A2, D2's formula is changed! That doesn't seem right. ??
Actual Results:
Match formula's in cells D1 to D5, looking at A1,to A5. If any cell in A1
through A5 is "cut and pasted, Match formula in D follows it and changes its
formula to the pasted cell in A. If A2 is cut and pasted to A4, D cells change,
it now looks to A1, A4, A3, A4, A5. The A2 is GONE..?? Am I not understanding
how match formula works? If I copy, rather than cut, it works fine.
Expected Results:
Match formula to not change.
Reproducible: Always
User Profile Reset: No
Additional Info:
[Information automatically included from LibreOffice]
Locale: en-US
Module: SpreadsheetDocument
[Information guessed from browser]
OS: Windows (All)
OS is 64bit: no
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190905/caed5a88/attachment.html>
More information about the Libreoffice-bugs
mailing list