Share via

use @ as text in excel

John Theis 0 Reputation points
2026-05-12T14:25:29.35+00:00

I am trying to use @ as text in excel and it keeps giving me formulas or mail

Microsoft 365 and Office | Excel | For home | Other
0 comments No comments

2 answers

Sort by: Most helpful
  1. AI answer

    2026-05-12T14:25:40.18+00:00

    To use @ as plain text in Excel instead of triggering formulas or mail:

    1. Type a leading apostrophe:
      • In the cell, type '<text> where <text> includes @.
      • Example: type '=name@example.com or '@home.
      • The apostrophe will not show in the cell; Excel will treat everything after it as text.
    2. Format the cell as Text first:
      • Select the cell(s).
      • On the Home tab, in the Number group, open the Number Format dropdown and choose Text.
      • Then type content with @ (for example name@example.com or @tag). Excel will not interpret it as a formula.
    3. In custom number formats (if relevant):
      • When designing a custom number format that should display typed text (including @), include the @ symbol in the text section of the format code.
      • Example format: "gross receipts for "@ will display the text typed in the cell after the phrase.

    These methods prevent Excel from treating @ as part of an implicit intersection operator or as anything other than literal text.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

    1 person found this answer helpful.
  2. Alexandr S 105.2K Reputation points Independent Advisor
    2026-05-12T15:01:17.4666667+00:00

    Hello, John Theis

    Enter '@ and it will be as you want.

    User's image

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.