Share via

Why push the @ operator?

Anonymous
2024-08-27T01:57:56+00:00

Why, oh why did MS find it necessary to push the @ operator into some formulae? A simple explanation would have been much more helpful; now I have to edit the "@" out of many formulae so that they spill as originally intended.

Thanks Microsoft. Not!

Microsoft 365 and Office | Excel | For business | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Anonymous
    2024-08-27T20:07:05+00:00

    Here's what I found when I opened the file that was reported to be no longer working:

    And here's what it should look like:

    Yes, it may be the the file was opened in an older version of Excel (I have no idea what version(s) may have been used). If so, is that where the "@" came from? How, and why?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2024-08-27T03:28:29+00:00

    Implicit intersection logic reduces many values to a single value. Excel did this to force a formula to return a single value, since a cell could only contain a single value. If your formula was returning a single value, then implicit intersection did nothing (even though it was technically being done in the background). 

    Implicit intersection operator: @ - Microsoft Support

    Could you share a screenshot of your issue? It could be someone opened that file from an old Excel version which makes formula corrupt.

    Was this answer helpful?

    0 comments No comments