About 10,000,000 results
Open links in new tab
  1. The Ultimate Guide to All Excel Formula Symbols & Operators …

    Aug 9, 2019 · <> (Not equal to): Checks if two values are not equal. > (Greater than): Checks if the first value is greater than the second. < (Less than): Checks if the first value is less than …

  2. What Do the Symbols (&,$, {, etc.) Mean in Formulas? – Excel

    Sep 21, 2023 · A particular useful and common symbol used in Excel is the dollar sign within a formula. Note that this does not indicate currency; rather, it’s used to “fix” a cell address in …

  3. List of Symbols in Excel Formula (and Their Meanings)

    Here is a table that lists the symbols you can use in an excel formula. Each symbol is explained with its name, meaning, and formula writing example to help you understand them better.

  4. How to Use the Not Equal Operator in Excel - MyExcelOnline

    In Excel, <> is the ‘Not Equal To’ logical operator used to compare two values. If the values on either side of <> do not match, the result is TRUE; if they match, the result is FALSE.

  5. Logical operators in Excel: equal to, not equal to, greater ... - Ablebits

    Mar 22, 2023 · You use Excel's Not equal to operator (<>) when you want to make sure that a cell's value is not equal to a specified value. The use of the Not equal to operator is very …

  6. Implicit intersection operator: @ - Microsoft Support

    Excel's upgraded formula language is almost identical to the old language, except that it uses the @ operator to indicate where implicit intersection could occur, whereas the old language did …

  7. What Is☝️ the Meaning of the “Not Equal to” Operator in Excel ...

    Sep 12, 2025 · It is likely that you have encountered the symbol “ <> ” in the mathematical calculation of certain values in Excel. These two mirrored symbols form what is called the “ not …

  8. Excel Formula Symbols - Spreadsheet Junkies

    Jun 6, 2025 · Excel treats dates as serial numbers, so you can use < to compare dates. For example, =A1 < B1 will return TRUE if the date in A1 is earlier than the date in B1.

  9. Not Equal To Operator in Excel: How is the “Not ... - projectcubicle

    May 29, 2024 · The “Not Equal To” sign in Excel, represented by <> (two greater than signs pointing in opposite directions), is used to compare two values and see if they are different.

  10. The Ultimate Glossary of Microsoft Excel Symbols - How-To Geek

    Sep 28, 2025 · Symbols and signs in Microsoft Excel are crucial for data manipulation, data analysis, and high-quality formulas. In this guide, I'll run through all the key symbols (listed …