Google Spreadsheet Import Range #REF! Error (Randomly)

前端 未结 11 1846
情深已故
情深已故 2021-02-05 13:57

This problem has been persistent for a while, just happens every so often at random times, nothing changing. I also do not know how to reproduce the problem, but I\'ll give a de

11条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-02-05 14:37

    Here's the easy work-around I've found for this bug:

    I do a Find-and-Replace ("search within formulas") for "=" wherever I have the importrange error (=REF!) (or just for the whole sheet) and I replace-all with a "#" in order to make it all be text rather than formula. Then I do another Find-and-Replace over the same area and replace-all the "#" with "=" again. This consistently fixes the issue.

提交回复
热议问题