Forum Discussion
Implicit Intersection Operator @ Breaking Formulas
Similar Conversations:
Implicit Intersection Operator: @ Breaking my Formulas
Implicit Intersection is Ruining my Formula
Similar to the conversations linked above, https://support.office.com/en-us/article/implicit-intersection-operator-ce3be07b-0101-4450-a24e-c1c999be2b34 to insert the implicit intersection operator @ is breaking my formulas. Here is a very simple example. Excel changed my formula =NUMBERVALUE(G3) to =@NUMBERVALUE(G3), creating a NAME? error (screenshot attached).
Is there any way to turn off this behavior? On one of the linked conversations, someone suggested disabling the "Suggest formula variations that are supported by older versions of Excel" option under Options > Formulas, and the user reported that that did not fix it.
3 Replies
- GabySCopper Contributor
Hello JuliaOneGoal,
did you try to replace the @ operator?
We have fixed a similar problem by replacing all @.
- JuliaOneGoalCopper Contributor
Hi GabyS! Yes, I just went in and changed the formulas back to what they were before, without the @ operator. So far it's been working like it used to. My only concern at this point is whether Excel will put the @ operator back in.
- GabySCopper Contributor
Hi JuliaOneGoal,
seems like there is some attribute saved in the workbook, which prevents Excel from putting the @ back in. But I share your concern! Nobody can tell, what future updates will change!