Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Remove Duplicates Example in Excel
  • Conditional Formatting Icon Sets Examples in Excel
  • How To Create Frequency Distribution in Excel
  • Example of COUNTIFS with variable table column in Excel
  • Excel Line Chart

References

  • How to retrieve first match between two ranges in Excel
  • How to use Excel INDIRECT Function
  • Create hyperlink with VLOOKUP in Excel
  • Count rows that contain specific values in Excel
  • Get nth match with INDEX / MATCH in Excel

Data Validations

  • Data validation must not exist in list
  • Excel Data validation must not contain
  • Excel Data validation no punctuation
  • How To Create Drop-down List in Excel
  • Excel Data validation date in next 30 days

DELTA function: Description, Usage, Syntax, Examples and Explanation

by

What is DELTA function in Excel?

DELTA function is one of Engineering functions in Microsoft Excel that tests whether two values are equal. Returns 1 if number1 = number2; returns 0 otherwise. Use this function to filter a set of values. For example, by summing several DELTA functions you calculate the count of equal pairs. This function is also known as the Kronecker Delta function.

Syntax of DELTA function

DELTA(number1, [number2])

The DELTA function syntax has the following arguments:

  • Number1: The first number.
  • Number2(Optional): The second number. If omitted, number2 is assumed to be zero.

DELTA formula explanation

  • If number1 is nonnumeric, DELTA returns the #VALUE! error value.
  • If number2 is nonnumeric, DELTA returns the #VALUE! error value.

Example

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Formula Description Result
=DELTA(5, 4) Checks whether 5 equals 4 0
=DELTA(5, 5) Checks whether 5 equals 5 1
=DELTA(0.5, 0) Checks whether 0.5 equals 0 0

Post navigation

Previous Post:

How to generate random date between two dates in Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • How to use Excel TRUE Function
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • IF with wildcards in Excel
  • How to return blank in place of #DIV/0! error in Excel
  • Complete List of Excel Logical Functions, References and Examples

Date Time

  • Calculate days remaining in Excel
  • List holidays between two dates in Excel
  • Calculate series of dates by workdays in Excel
  • Count birthdays by month in Excel
  • Roll back weekday to Friday base on a particular date in Excel

Grouping

  • Map inputs to arbitrary values in Excel
  • Categorize text with keywords in Excel
  • How to randomly assign data to groups in Excel
  • Calculate conditional mode with criteria in Excel
  • Group numbers with VLOOKUP in Excel

General

  • Subtotal invoices by age in Excel
  • How to calculate percent of goal in Excel
  • List sheet names with formula in Excel
  • How to fill cell ranges with random text values in Excel
  • Check if multiple cells have same value in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning