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

Data Analysis

  • Get column name from index in Excel Table
  • Move chart to a separate worksheet in Excel
  • How To Compare Two Lists in Excel
  • Subtotal function in Excel
  • How to calculate average last N values in a table in Excel

References

  • Complete List of Excel Lookup and Reference Functions, References and Examples
  • Convert text string to valid reference in Excel using Indirect function
  • How to use Excel INDIRECT Function
  • Basic INDEX MATCH approximate in Excel
  • How to use Excel TRANSPOSE Function

Data Validations

  • How To Create Drop-down List in Excel
  • Excel Data validation allow uppercase only
  • Excel Data validation require unique number
  • Excel Data validation date in next 30 days
  • Excel Data validation allow weekday only

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

  • AND function: Description, Usage, Syntax, Examples and Explanation
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel OR Function
  • Return blank if in Excel
  • IFNA function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Count day of week between dates in Excel
  • How to get year from date in Excel
  • DAYS360 function: Description, Usage, Syntax, Examples and Explanation
  • Calculate total hours that fall between two times in Excel
  • DAY function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Group arbitrary text values in Excel
  • Group times into 3 hour buckets in Excel
  • Calculate conditional mode with criteria in Excel
  • If cell contains one of many things in Excel
  • How to randomly assign people to groups in Excel

General

  • AutoFit Column Width, AutoFit Row Height in Excel
  • How to get amount with percentage in Excel
  • How to count total columns in range in Excel
  • Flash Fill in Excel
  • Check if multiple cells have same value with case sensitive in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning