If reorder a sheet and modify a cell on it, the value of formula referred to such cell will be incorrect.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 3.0.0
    • Affects Version/s: 3.0.0 RC
    • Component/s: ZSS Range & Model
    • None

      There is a formula referred to another sheet's cells.
      After reordering the sheet, update the cells were referred by the formula, but the value of formula won't be updated.

      Reproduce steps:

      1. open a sheet has at least three sheets named Sheet1, Sheet2 and Sheet3 and order.
      2. input text 123 into A1 in Sheet2
      3. input formula =Sheet2!A1 into B1 in Sheet1
        • the value of B1 in Sheet1 should be 123
      4. re-order Sheet2 back to Sheet3
        • such as Sheet1, Sheet3, Sheet2
      5. modify cell A1 in Sheet2 to abc
        • the B1 in Sheet1 value doesn't update to abc but 0

            Assignee:
            paowang
            Reporter:
            paowang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: