Hello,
My team has been using the sheet I built for months, and on or around 9/12, some of the formulas have gone haywire. I have multiple components within a project, and once all components are complete, the project stage will flip to Complete. I use a JOIN(COLLECT) function in one column and a helper column that evaluates the trues/falses of the JOIN(COLLECT). The helper column looks for blanks or "false", and if either are true, it will populate with "not ready". If both are false, it will populate with "Complete".
Everything has been working perfectly until recently. I checked the cell history of a few anomalies, and the result for the helper column has been flipping from "not ready" to "Complete" over and over again. Looking at the activity log, it appears that the JOIN(COLLECT) column is failing to display the full result of the formula (intermittently). For example, if the project has 3 components, and two of the three are done, I would expect to see this: "true/true/false", which equates to a helper column of "not ready". Mysteriously, the same cell will flip to show "true/true/", which equates to a helper column of "Complete". It will cycle back and forth repeatedly. I've read that this behavior may have something to do with a Chrome extension or 3rd party app? Any insight you can provide would be helpful!
Thanks,
Christine