You are on page 1of 145

1/2/23, 4:54 PM 350 Excel Functions | Exceljet

350 Excel Functions


Over 350 built-in functions, with examples and videos. 
VLOOKUP, XLOOKUP, INDEX & MATCH, FILTER, RANK, ROUND,
SUMPRODUCT, AVERAGE, COUNTIFS, SUMIFS, UNIQUE,
SORT, TEXTSPLIT, SEQUENCE, FIND, SEARCH, DATE, and

more. Also see 500 Formulas and 101 Functions.

Filter

Show all

Jump to Category

Logical Information
Date and time Math

Lookup and reference Trigonometry

Text Statistical
Dynamic array Web
Engineering Database
Financial

Logical

Function:

AND

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 1/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Version:

EXCEL 2003

Purpose:

Test multiple conditions with AND

Arguments:

logical1 logical2 ...

Function:

FALSE

Version:

EXCEL 2003

Purpose:

Generate the logical value FALSE

Arguments:

Function:

IF

Version:

EXCEL 2003

Purpose:

Test for a specific condition

Arguments:

logical _test value_ if_true value_ if_false

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 2/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Function:

IFERROR

Version:

EXCEL 2007

Purpose:

Trap and handle errors

Arguments:

value value_ if_error

Function:

IFNA

Version:

EXCEL 2013

Purpose:

Trap and handle #N/A errors

Arguments:

value value_ if_ na

Function:

IFS

Version:

EXCEL 2019

Purpose:

Test multiple conditions, return first true


https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 3/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Arguments:

test1 value1 test2, value2 ...

Function:

NOT

Version:

EXCEL 2003

Purpose:

Reverse arguments or results

Arguments:

logical

Function:

OR

Version:

EXCEL 2003

Purpose:

Test multiple conditions with OR

Arguments:

logical1 logical2 ...

Function:

SWITCH

Version:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 4/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

EXCEL 2019

Purpose:

Match multiple values, return first match

Arguments:

expression val1/result1 val2/result2 ...

default

Function:

TRUE

Version:

EXCEL 2003

Purpose:

Generate the logical value TRUE

Arguments:

Function:

XOR

Version:

EXCEL 2013

Purpose:

Perform exclusive OR

Arguments:

logical1 logical2 ...

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 5/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Date and time

Function:

DATE

Version:

EXCEL 2003

Purpose:

Create a date with year, month, and day

Arguments:

year month day

Function:

DATEDIF

Version:

EXCEL 2003

Purpose:

Get days, months, or years between two dates

Arguments:

star t_date end _date unit

Function:

DATEVALUE

Version:

EXCEL 2003

Purpose:
https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 6/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Convert a date in text format to a valid date

Arguments:

date_text

Function:

DAY

Version:

EXCEL 2003

Purpose:

Get the day as a number (1-31) from a date

Arguments:

date

Function:

DAYS

Version:

EXCEL 2013

Purpose:

Count days between dates

Arguments:

end _date star t_date

Function:

DAYS360

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 7/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Version:

EXCEL 2003

Purpose:

Get days between 2 dates in a 360-day year

Arguments:

star t_date end _date method

Function:

EDATE

Version:

EXCEL 2003

Purpose:

Shift date n months in future or past

Arguments:

star t_date months

Function:

EOMONTH

Version:

EXCEL 2003

Purpose:

Get last day of month n months in future or past

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 8/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

star t_date months

Function:

HOUR

Version:

EXCEL 2003

Purpose:

Get the hour as a number (0-23) from a Time

Arguments:

serial _ number

Function:

ISOWEEKNUM

Version:

EXCEL 2013

Purpose:

Get ISO week number for a given date

Arguments:

date

Function:

MINUTE

Version:

EXCEL 2003

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 9/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Purpose:

Get minute as a number (0-59) from time

Arguments:

serial _ number

Function:

MONTH

Version:

EXCEL 2003

Purpose:

Get month as a number (1-12) from a date

Arguments:

serial _ number

Function:

NETWORKDAYS

Version:

EXCEL 2003

Purpose:

Get the number of working days between two dates

Arguments:

star t_date end _date holidays

Function:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 10/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

NETWORKDAYS.INTL

Version:

EXCEL 2010

Purpose:

Get work days between two dates

Arguments:

star t_date end _date weekend holidays

Function:

NOW

Version:

EXCEL 2003

Purpose:

Get the current date and time

Arguments:

Function:

SECOND

Version:

EXCEL 2003

Purpose:

Get the Second as a number (0-59) from a Time

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 11/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

serial _ number

Function:

TIME

Version:

EXCEL 2003

Purpose:

Create a time with hours, minutes, and seconds

Arguments:

hour minute second

Function:

TIMEVALUE

Version:

EXCEL 2003

Purpose:

Get a valid time from a text string

Arguments:

time_text

Function:

TODAY

Version:

EXCEL 2003

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 12/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Purpose:

Get the current date

Arguments:

Function:

WEEKDAY

Version:

EXCEL 2003

Purpose:

Get the day of the week as a number

Arguments:

serial _ number return_type

Function:

WEEKNUM

Version:

EXCEL 2003

Purpose:

Get the week number for a given date

Arguments:

serial _ num return_type

Function:

WORKDAY

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 13/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Version:

EXCEL 2003

Purpose:

Get a date n working days in the future or past

Arguments:

star t_date days holidays

Function:

WORKDAY.INTL

Version:

EXCEL 2010

Purpose:

Get date n working days in future or past

Arguments:

star t_date days weekend holidays

Function:

YEAR

Version:

EXCEL 2003

Purpose:

Get the year from a date

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 14/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

date

Function:

YEARFRAC

Version:

EXCEL 2003

Purpose:

Get the fraction of a year between two dates

Arguments:

star t_date end _date basis

Lookup and reference

Function:

ADDRESS

Version:

EXCEL 2003

Purpose:

Create a cell address from a row and column number

Arguments:

row_ num col _ num abs_ num a1 sheet

Function:

AREAS

Version:
https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 15/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

EXCEL 2003

Purpose:

Get the number of areas in a reference.

Arguments:

reference

Function:

CHOOSE

Version:

EXCEL 2003

Purpose:

Get a value from a list based on position

Arguments:

index_ num value1 value2 ...

Function:

COLUMN

Version:

EXCEL 2003

Purpose:

Get the column number of a reference.

Arguments:

reference

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 16/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Function:

COLUMNS

Version:

EXCEL 2003

Purpose:

Get the number of columns in an array or reference.

Arguments:

array

Function:

FIELDVALUE

Version:

EXCEL 365

Purpose:

Extract field value from a data type

Arguments:

value field _ name

Function:

FORMULATEXT

Version:

EXCEL 2013

Purpose:

Get the formula in a cell


https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 17/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Arguments:

reference

Function:

GETPIVOTDATA

Version:

EXCEL 2003

Purpose:

Retrieve data from a pivot table in a formula

Arguments:

data_field pivot_table field1, item1 ...

Function:

HLOOKUP

Version:

EXCEL 2003

Purpose:

Look up a value in a table arranged horizontally

Arguments:

lookup_value table_array row_ index

range_lookup

Function:

HYPERLINK

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 18/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Version:

EXCEL 2003

Purpose:

Create a clickable link.

Arguments:

link_location friendly_ name

Function:

INDEX

Version:

EXCEL 2003

Purpose:

Get a value in a list or table based on location

Arguments:

array row_ num col _ num area_ num

Function:

INDIRECT

Version:

EXCEL 2003

Purpose:

Create a reference from text

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 19/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

ref_text a1

Function:

LOOKUP

Version:

EXCEL 2003

Purpose:

Look up a value in a one-column range

Arguments:

lookup_value lookup_vector result_vector

Function:

MATCH

Version:

EXCEL 2003

Purpose:

Get the position of an item in an array

Arguments:

lookup_value lookup_array match_type

Function:

OFFSET

Version:

EXCEL 2003

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 20/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Purpose:

Create a reference offset from given starting point

Arguments:

reference rows cols height width

Function:

ROW

Version:

EXCEL 2003

Purpose:

Get the row number of a reference

Arguments:

reference

Function:

ROWS

Version:

EXCEL 2003

Purpose:

Get the number of rows in an array or reference.

Arguments:

array

Function:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 21/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

TRANSPOSE

Version:

EXCEL 2003

Purpose:

Flip the orientation of a range of cells

Arguments:

array

Function:

VLOOKUP

Version:

EXCEL 2003

Purpose:

Lookup a value in a table by matching on the first column

Arguments:

lookup_value table_array column_ index_ num

range_lookup

Text

Function:

CHAR

Version:

EXCEL 2003

Purpose:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 22/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Get a character from a number

Arguments:

number

Function:

CLEAN

Version:

EXCEL 2003

Purpose:

Strip non-printable characters from text

Arguments:

text

Function:

CODE

Version:

EXCEL 2003

Purpose:

Get the code for a character

Arguments:

text

Function:

CONCAT

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 23/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Version:

EXCEL 2019

Purpose:

Join text values without delimiter

Arguments:

text1 text2 ...

Function:

CONCATENATE

Version:

EXCEL 2003

Purpose:

Join text together

Arguments:

text1 text2 text3 ...

Function:

DOLLAR

Version:

EXCEL 2003

Purpose:

Convert a number to text in currency format

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 24/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

number decimals

Function:

EXACT

Version:

EXCEL 2003

Purpose:

Compare two text strings

Arguments:

text1 text2

Function:

FIND

Version:

EXCEL 2003

Purpose:

Get location substring in a string

Arguments:

find _text within_text star t_ num

Function:

FIXED

Version:

EXCEL 2003

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 25/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Purpose:

Format number as text with fixed decimals

Arguments:

number decimals no_commas

Function:

LEFT

Version:

EXCEL 2003

Purpose:

Extract text from the left of a string

Arguments:

text num_chars

Function:

LEN

Version:

EXCEL 2003

Purpose:

Get the length of text.

Arguments:

text

Function:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 26/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

LOWER

Version:

EXCEL 2003

Purpose:

Convert text to lower case

Arguments:

text

Function:

MID

Version:

EXCEL 2003

Purpose:

Extract text from inside a string

Arguments:

text star t_ num num_chars

Function:

NUMBERVALUE

Version:

EXCEL 2013

Purpose:

Convert text to number with custom separators

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 27/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

text decimal _separator group_separator

Function:

PROPER

Version:

EXCEL 2003

Purpose:

Capitalize the first letter in each word

Arguments:

text

Function:

REPLACE

Version:

EXCEL 2003

Purpose:

Replace text based on location

Arguments:

old _text star t_ num num_chars new_text

Function:

REPT

Version:

EXCEL 2003

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 28/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Purpose:

Repeat text as specified

Arguments:

text number_times

Function:

RIGHT

Version:

EXCEL 2003

Purpose:

Extract text from the right of a string

Arguments:

text num_chars

Function:

SEARCH

Version:

EXCEL 2003

Purpose:

Get the location of substring in a string

Arguments:

find _text within_text star t_ num

Function:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 29/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

SUBSTITUTE

Version:

EXCEL 2003

Purpose:

Replace text based on content

Arguments:

text old _text new_text instance

Function:

TEXT

Version:

EXCEL 2003

Purpose:

Convert a number to text in a number format

Arguments:

value format_text

Function:

TEXTJOIN

Version:

EXCEL 2019

Purpose:

Join text values with a delimiter

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 30/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

delimiter ignore_empty text1 text2 ...

Function:

TRIM

Version:

EXCEL 2003

Purpose:

Remove extra spaces from text

Arguments:

text

Function:

UNICHAR

Version:

EXCEL 2013

Purpose:

Get Unicode character by number

Arguments:

number

Function:

UNICODE

Version:

EXCEL 2013

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 31/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Purpose:

Get number from Unicode character

Arguments:

text

Function:

UPPER

Version:

EXCEL 2003

Purpose:

Convert text to upper case

Arguments:

text

Function:

VALUE

Version:

EXCEL 2003

Purpose:

Convert text to a number

Arguments:

text

Dynamic array

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 32/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Function:

ARRAYTOTEXT

Version:

EXCEL 365

Purpose:

Converts array or range to a text string

Arguments:

array format

Function:

BYCOL

Version:

EXCEL 365

Purpose:

Apply function to column

Arguments:

array lambda

Function:

BYROW

Version:

EXCEL 365

Purpose:

Apply function to row


https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 33/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Arguments:

array lambda

Function:

CHOOSECOLS

Version:

EXCEL 365

Purpose:

Return specific columns from an array

Arguments:

array col _ num1 col _ num2 ...

Function:

CHOOSEROWS

Version:

EXCEL 365

Purpose:

Return specific rows from an array

Arguments:

array row_ num1 row_ num2 ...

Function:

DROP

Version:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 34/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

EXCEL 365

Purpose:

Remove portion of an array

Arguments:

array rows col

Function:

EXPAND

Version:

EXCEL 365

Purpose:

Expand array by adding rows or columns

Arguments:

array rows columns pad _with

Function:

FILTER

Version:

EXCEL 2021

Purpose:

Filters range with given criteria

Arguments:

array include if_empty

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 35/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Function:

HSTACK

Version:

EXCEL 365

Purpose:

Combine ranges or arrays horizontally

Arguments:

array1 array2 ...

Function:

ISOMITTED

Version:

EXCEL 365

Purpose:

Check for optional arguments in LAMBDAs

Arguments:

argument

Function:

LAMBDA

Version:

EXCEL 365

Purpose:

Create custom function


https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 36/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Arguments:

parameter ... calculation

Function:

LET

Version:

EXCEL 2021

Purpose:

Assign variables inside formula

Arguments:

name1 value1 name2/value2 ... result

Function:

MAKEARRAY

Version:

EXCEL 365

Purpose:

Create array with calculated values

Arguments:

rows columns lambda

Function:

MAP

Version:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 37/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

EXCEL 365

Purpose:

Map array to custom function

Arguments:

array1 array2 ... lambda

Function:

RANDARRAY

Version:

EXCEL 2021

Purpose:

Get array of random numbers

Arguments:

rows columns min max integer

Function:

REDUCE

Version:

EXCEL 365

Purpose:

Reduce an array

Arguments:

initial _value array lambda

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 38/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Function:

SCAN

Version:

EXCEL 365

Purpose:

Scan array and return intermediate results

Arguments:

initial _value array lambda

Function:

SEQUENCE

Version:

EXCEL 2021

Purpose:

Get array of list of sequential numbers

Arguments:

rows columns star t step

Function:

SORT

Version:

EXCEL 2021

Purpose:

Sorts range or array


https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 39/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Arguments:

array sor t_ index sor t_order by_col

Function:

SORTBY

Version:

EXCEL 2021

Purpose:

Sorts range or array by column

Arguments:

array by_array sor t_order array/order ...

Function:

STOCKHISTORY

Version:

EXCEL 365

Purpose:

Retrieve stock price information

Arguments:

stock star t_date end _date interval headers

proper ties ...

Function:

TAKE

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 40/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Version:

EXCEL 365

Purpose:

Get a subset of an array

Arguments:

array rows col

Function:

TEXTAFTER

Version:

EXCEL 365

Purpose:

Extract text after delimiter

Arguments:

text delimiter instance_ num match_ mode

match_end if_ not_found

Function:

TEXTBEFORE

Version:

EXCEL 365

Purpose:

Extract text before delimiter

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 41/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

text delimiter instance_ num match_ mode

match_end if_ not_found

Function:

TEXTSPLIT

Version:

EXCEL 365

Purpose:

Split a text string with a delimiter

Arguments:

text col _delimiter row_delimiter ignore_empty

match_ mode pad _with

Function:

TOCOL

Version:

EXCEL 365

Purpose:

Transform array to single row

Arguments:

array ignore scan_by_column

Function:

TOROW

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 42/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Version:

EXCEL 365

Purpose:

Transform array to single row

Arguments:

array ignore scan_by_column

Function:

UNIQUE

Version:

EXCEL 2021

Purpose:

Extract unique values from range

Arguments:

array by_col exactly_once

Function:

VALUETOTEXT

Version:

EXCEL 365

Purpose:

Converts a value to a text string

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 43/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

value format

Function:

VSTACK

Version:

EXCEL 365

Purpose:

Combine ranges or arrays vertically

Arguments:

array1 array2 ...

Function:

WRAPCOLS

Version:

EXCEL 365

Purpose:

Wrap array into columns

Arguments:

vector wrap_count pad _with

Function:

WRAPROWS

Version:

EXCEL 365

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 44/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Purpose:

Wrap array into rows

Arguments:

vector wrap_count pad _with

Function:

XLOOKUP

Version:

EXCEL 2021

Purpose:

Lookup values in range or array

Arguments:

lookup lookup_array return_array not_found

match_ mode search_ mode

Function:

XMATCH

Version:

EXCEL 2021

Purpose:

Get the position of an item in a list or table

Arguments:

lookup_value lookup_array match_ mode

search_ mode

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 45/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Engineering

Function:

BIN2DEC

Version:

EXCEL 2003

Purpose:

Converts a binary number to decimal

Arguments:

number

Function:

BIN2HEX

Version:

EXCEL 2003

Purpose:

Converts a binary number to hexadecimal

Arguments:

number places

Function:

BIN2OCT

Version:

EXCEL 2003

Purpose:
https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 46/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Converts a binary number to octal

Arguments:

number places

Function:

BITAND

Version:

EXCEL 2013

Purpose:

Returns a 'Bitwise And' of two numbers

Arguments:

number1 number2

Function:

BITLSHIFT

Version:

EXCEL 2013

Purpose:

Returns a number shifted left by some number of bits

Arguments:

number shift_amount

Function:

BITOR

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 47/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Version:

EXCEL 2013

Purpose:

Returns a 'Bitwise Or' of two numbers

Arguments:

number1 number2

Function:

BITRSHIFT

Version:

EXCEL 2013

Purpose:

Returns a number shifted right by some number of bits

Arguments:

number shift_amount

Function:

BITXOR

Version:

EXCEL 2013

Purpose:

Returns a 'Bitwise Xor' of two numbers

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 48/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

number1 number2

Function:

COMPLEX

Version:

EXCEL 2003

Purpose:

Convert coefficients to complex number

Arguments:

real _ num i _ num suffix

Function:

CONVERT

Version:

EXCEL 2003

Purpose:

Convert measurement units

Arguments:

number from_unit to_unit

Function:

DEC2BIN

Version:

EXCEL 2003

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 49/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Purpose:

Converts a decimal number to binary

Arguments:

number places

Function:

DEC2HEX

Version:

EXCEL 2003

Purpose:

Converts a decimal number to hexadecimal

Arguments:

number places

Function:

DEC2OCT

Version:

EXCEL 2003

Purpose:

Converts a decimal number to octal

Arguments:

number places

Function:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 50/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

DELTA

Version:

EXCEL 2003

Purpose:

Test two values are equal

Arguments:

number1 number2

Function:

HEX2BIN

Version:

EXCEL 2003

Purpose:

Converts a hexadecimal number to binary

Arguments:

number places

Function:

HEX2DEC

Version:

EXCEL 2003

Purpose:

Converts a hexadecimal number to decimal

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 51/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

number

Function:

HEX2OCT

Version:

EXCEL 2003

Purpose:

Converts a hexadecimal number to octal

Arguments:

number places

Function:

IMABS

Version:

EXCEL 2003

Purpose:

Get absolute value of complex number

Arguments:

inumber

Function:

IMAGINARY

Version:

EXCEL 2003

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 52/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Purpose:

Get imaginary coefficient of complex number

Arguments:

inumber

Function:

IMPOWER

Version:

EXCEL 2003

Purpose:

Raise complex number to given power

Arguments:

inumber number

Function:

IMPRODUCT

Version:

EXCEL 2003

Purpose:

Get product of complex numbers

Arguments:

inumber1 inumber2 ...

Function:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 53/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

IMREAL

Version:

EXCEL 2003

Purpose:

Get real coefficient of complex number

Arguments:

inumber

Function:

IMSUB

Version:

EXCEL 2003

Purpose:

Get difference between two complex numbers

Arguments:

inumber1 inumber2

Function:

IMSUM

Version:

EXCEL 2003

Purpose:

Get sum of complex numbers

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 54/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

inumber1 inumber2 ...

Financial

Function:

ACCRINT

Version:

EXCEL 2003

Purpose:

Get accrued interest periodic

Arguments:

id fd sd rate par freq basis calc

Function:

ACCRINTM

Version:

EXCEL 2003

Purpose:

Get accrued interest at maturity

Arguments:

id sd rate par basis

Function:

AMORDEGRC

Version:
https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 55/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

EXCEL 2003

Purpose:

Depreciation for accounting period coefficient

Arguments:

cost purchase first salvage period rate

basis

Function:

AMORLINC

Version:

EXCEL 2003

Purpose:

Depreciation for accounting period

Arguments:

cost purchase first salvage period rate

basis

Function:

COUPDAYBS

Version:

EXCEL 2003

Purpose:

Get days from coupon period to settlement date

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 56/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

settlement maturity frequency basis

Function:

COUPDAYS

Version:

EXCEL 2003

Purpose:

Get days in coupon period incl settlement date

Arguments:

settlement maturity frequency basis

Function:

COUPDAYSNC

Version:

EXCEL 2003

Purpose:

Get days from settlement date to next coupon date

Arguments:

settlement maturity frequency basis

Function:

COUPNCD

Version:

EXCEL 2003

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 57/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Purpose:

Get next coupon date after settlement date

Arguments:

settlement maturity frequency basis

Function:

COUPNUM

Version:

EXCEL 2003

Purpose:

Get number of coupons payable

Arguments:

settlement maturity frequency basis

Function:

COUPPCD

Version:

EXCEL 2003

Purpose:

Get previous coupon date before settlement date

Arguments:

settlement maturity frequency basis

Function:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 58/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

CUMIPMT

Version:

EXCEL 2003

Purpose:

Get cumulative interest paid on a loan

Arguments:

rate nper pv star t_ period end _ period type

Function:

CUMPRINC

Version:

EXCEL 2003

Purpose:

Get cumulative principal paid on a loan

Arguments:

rate nper pv star t_ period end _ period type

Function:

DB

Version:

EXCEL 2003

Purpose:

Depreciation - fixed-declining balance

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 59/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

cost salvage life period month

Function:

DDB

Version:

EXCEL 2003

Purpose:

Depreciation - double-declining

Arguments:

cost salvage life period factor

Function:

DISC

Version:

EXCEL 2003

Purpose:

Get discount rate for a security

Arguments:

settlement maturity pr redemption basis

Function:

DOLLARDE

Version:

EXCEL 2003

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 60/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Purpose:

Convert dollar price as fraction to decimal

Arguments:

fractional _dollar fraction

Function:

DOLLARFR

Version:

EXCEL 2003

Purpose:

Convert price to fractional notation

Arguments:

decimal _dollar fraction

Function:

DURATION

Version:

EXCEL 2003

Purpose:

Get annual duration with periodic interest

Arguments:

settlement maturity coupon yld freq basis

Function:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 61/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

EFFECT

Version:

EXCEL 2003

Purpose:

Get effective annual interest rate

Arguments:

nominal _ rate npery

Function:

FV

Version:

EXCEL 2003

Purpose:

Get the future value of an investment

Arguments:

rate nper pmt pv type

Function:

FVSCHEDULE

Version:

EXCEL 2003

Purpose:

Get future value of principal compound interest

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 62/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

principal schedule

Function:

INTRATE

Version:

EXCEL 2003

Purpose:

Get interest rate for fully invested security

Arguments:

settlement maturity investment redemption

basis

Function:

IPMT

Version:

EXCEL 2003

Purpose:

Get interest in given period

Arguments:

rate per nper pv fv type

Function:

IRR

Version:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 63/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

EXCEL 2003

Purpose:

Calculate internal rate of return

Arguments:

values guess

Function:

ISPMT

Version:

EXCEL 2003

Purpose:

Get interest paid for specific period

Arguments:

rate per nper pv

Function:

MDURATION

Version:

EXCEL 2003

Purpose:

Get Macauley modified duration par value of $100

Arguments:

settlement maturity coupon yld freq basis

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 64/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Function:

MIRR

Version:

EXCEL 2003

Purpose:

Calculate modified internal rate of return

Arguments:

values finance_ rate reinvest_ rate

Function:

NOMINAL

Version:

EXCEL 2003

Purpose:

Get annual nominal interest rate

Arguments:

effect_ rate npery

Function:

NPER

Version:

EXCEL 2003

Purpose:

Get number of periods for loan or investment


https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 65/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Arguments:

rate pmt pv fv type

Function:

NPV

Version:

EXCEL 2003

Purpose:

Calculate net present value

Arguments:

rate value1 value2 ...

Function:

ODDFPRICE

Version:

EXCEL 2003

Purpose:

Get price per $100 odd first period

Arguments:

sd md id fd rate yld redem freq

basis

Function:

ODDFYIELD

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 66/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Version:

EXCEL 2003

Purpose:

Get yield security with odd first period

Arguments:

sd md id fd rate pr redem freq basis

Function:

ODDLPRICE

Version:

EXCEL 2003

Purpose:

Get price per $100 face value with odd last period

Arguments:

sd md id rate yld redem freq basis

Function:

ODDLYIELD

Version:

EXCEL 2003

Purpose:

Get yield of security with odd last period

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 67/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

sd md ld rate pr redem freq basis

Function:

PDURATION

Version:

EXCEL 2013

Purpose:

Get periods required to reach given value

Arguments:

rate pv fv

Function:

PMT

Version:

EXCEL 2003

Purpose:

Get the periodic payment for a loan

Arguments:

rate nper pv fv type

Function:

PPMT

Version:

EXCEL 2003

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 68/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Purpose:

Get principal payment in given period

Arguments:

rate per nper pv fv type

Function:

PRICE

Version:

EXCEL 2003

Purpose:

Get price per $100 face value - periodic interest

Arguments:

sd md rate yld redemption frequency

basis

Function:

PRICEDISC

Version:

EXCEL 2003

Purpose:

Get price per $100 discounted security

Arguments:

sd md discount redemption basis

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 69/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Function:

PRICEMAT

Version:

EXCEL 2003

Purpose:

Get price per $100 interest at maturity

Arguments:

sd md id rate yld basis

Function:

PV

Version:

EXCEL 2003

Purpose:

Get the present value of an investment

Arguments:

rate nper pmt fv type

Function:

RATE

Version:

EXCEL 2003

Purpose:

Get the interest rate per period of an annuity


https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 70/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Arguments:

nper pmt pv fv type guess

Function:

RECEIVED

Version:

EXCEL 2003

Purpose:

Get amount received at maturity

Arguments:

settlement maturity investment discount

basis

Function:

RRI

Version:

EXCEL 2013

Purpose:

Get equivalent interest rate for growth

Arguments:

nper pv fv

Function:

SLN

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 71/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Version:

EXCEL 2003

Purpose:

Depreciation - straight-line

Arguments:

cost salvage life

Function:

SYD

Version:

EXCEL 2003

Purpose:

Depreciation - sum-of-years

Arguments:

cost salvage life period

Function:

TBILLEQ

Version:

EXCEL 2003

Purpose:

Get bond-equivalent yield for a Treasury bill

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 72/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

settlement maturity discount

Function:

TBILLPRICE

Version:

EXCEL 2003

Purpose:

Get price per $100 Treasury bill

Arguments:

settlement maturity discount

Function:

TBILLYIELD

Version:

EXCEL 2003

Purpose:

Get yield for a Treasury bill

Arguments:

settlement maturity price

Function:

VDB

Version:

EXCEL 2003

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 73/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Purpose:

Depreciation - double-declining variable

Arguments:

cost salvage life star t end factor

no_switch

Function:

XIRR

Version:

EXCEL 2003

Purpose:

Calculate internal rate of return for irregular cash flows

Arguments:

values dates guess

Function:

XNPV

Version:

EXCEL 2003

Purpose:

Calculate net present value for irregular cash flows

Arguments:

rate values dates

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 74/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Function:

YIELD

Version:

EXCEL 2003

Purpose:

Get yield for security that pays periodic interest

Arguments:

sd md rate pr redemption frequency

basis

Function:

YIELDDISC

Version:

EXCEL 2003

Purpose:

Get annual yield for discounted security

Arguments:

sd md pr redemption basis

Function:

YIELDMAT

Version:

EXCEL 2003

Purpose:
https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 75/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Get annual yield of security interest at maturity

Arguments:

sd md id rate pr basis

Information

Function:

CELL

Version:

EXCEL 2003

Purpose:

Get information about a cell

Arguments:

info_type reference

Function:

ERROR.TYPE

Version:

EXCEL 2003

Purpose:

Test for a specific error value

Arguments:

error_val

Function:
https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 76/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

INFO

Version:

EXCEL 2003

Purpose:

Get information about current environment

Arguments:

type_text

Function:

ISBLANK

Version:

EXCEL 2003

Purpose:

Test if a cell is empty

Arguments:

value

Function:

ISERR

Version:

EXCEL 2003

Purpose:

Test for any error but #N/A

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 77/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

value

Function:

ISERROR

Version:

EXCEL 2003

Purpose:

Test for any error

Arguments:

value

Function:

ISEVEN

Version:

EXCEL 2003

Purpose:

Test if a value is even

Arguments:

value

Function:

ISFORMULA

Version:

EXCEL 2013

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 78/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Purpose:

Test if cell contains a formula

Arguments:

reference

Function:

ISLOGICAL

Version:

EXCEL 2003

Purpose:

Test if a value is logical

Arguments:

value

Function:

ISNA

Version:

EXCEL 2003

Purpose:

Test for the #N/A error

Arguments:

value

Function:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 79/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

ISNONTEXT

Version:

EXCEL 2003

Purpose:

Test for a non-text value

Arguments:

value

Function:

ISNUMBER

Version:

EXCEL 2003

Purpose:

Test for numeric value

Arguments:

value

Function:

ISODD

Version:

EXCEL 2003

Purpose:

Test if a value is odd

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 80/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

value

Function:

ISREF

Version:

EXCEL 2003

Purpose:

Test for a reference

Arguments:

value

Function:

ISTEXT

Version:

EXCEL 2003

Purpose:

Test for a text value

Arguments:

value

Function:

Version:

EXCEL 2003

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 81/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Purpose:

Convert a value to a number

Arguments:

value

Function:

NA

Version:

EXCEL 2003

Purpose:

Create an #N/A error

Arguments:

Function:

SHEET

Version:

EXCEL 2013

Purpose:

Get sheet index number

Arguments:

value

Function:

SHEETS

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 82/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Version:

EXCEL 2013

Purpose:

Get number of sheets in a reference

Arguments:

reference

Function:

Version:

EXCEL 2003

Purpose:

Filter text values only

Arguments:

value

Function:

TYPE

Version:

EXCEL 2003

Purpose:

Get the type of value in a cell

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 83/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

value

Math

Function:

ABS

Version:

EXCEL 2003

Purpose:

Find the absolute value of a number

Arguments:

number

Function:

AGGREGATE

Version:

EXCEL 2010

Purpose:

Return aggregate calculation

Arguments:

function_ num options ref1 ref2

Function:

ARABIC

Version:
https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 84/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

EXCEL 2013

Purpose:

Converts a Roman numerals to an Arabic numerals

Arguments:

roman_text

Function:

BASE

Version:

EXCEL 2013

Purpose:

Convert number to another base.

Arguments:

number radix min_length

Function:

CEILING

Version:

EXCEL 2003

Purpose:

Round a number up to nearest multiple

Arguments:

number significance

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 85/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Function:

CEILING.MATH

Version:

EXCEL 2013

Purpose:

Round a number up to nearest multiple

Arguments:

number significance mode

Function:

CEILING.PRECISE

Version:

EXCEL 2010

Purpose:

Round a number up to nearest multiple

Arguments:

number significance

Function:

COMBIN

Version:

EXCEL 2003

Purpose:

Get number of combinations without repetitions


https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 86/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Arguments:

number number_chosen

Function:

COMBINA

Version:

EXCEL 2013

Purpose:

Get number of combinations with repetitions

Arguments:

number number_chosen

Function:

DECIMAL

Version:

EXCEL 2013

Purpose:

Convert a number in a different base to a decimal number

Arguments:

number radix

Function:

EVEN

Version:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 87/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

EXCEL 2003

Purpose:

Round a number up to the next even integer

Arguments:

number

Function:

EXP

Version:

EXCEL 2003

Purpose:

Find the value of e raised to the power of a number

Arguments:

number

Function:

FACT

Version:

EXCEL 2003

Purpose:

Find the factorial of a number

Arguments:

number

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 88/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Function:

FACTDOUBLE

Version:

EXCEL 2003

Purpose:

Get double factorial of a number

Arguments:

number

Function:

FLOOR

Version:

EXCEL 2003

Purpose:

Round a number down to the nearest specified multiple

Arguments:

number significance

Function:

FLOOR.MATH

Version:

EXCEL 2013

Purpose:

Round number down to nearest multiple


https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 89/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Arguments:

number significance mode

Function:

FLOOR.PRECISE

Version:

EXCEL 2010

Purpose:

Round number down to nearest multiple

Arguments:

number significance

Function:

GCD

Version:

EXCEL 2003

Purpose:

Get the greatest common divisor of numbers

Arguments:

number1 number2 ...

Function:

INT

Version:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 90/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

EXCEL 2003

Purpose:

Get the integer part of a number by rounding down

Arguments:

number

Function:

LCM

Version:

EXCEL 2003

Purpose:

Get the least common multiple of numbers

Arguments:

number1 number2 ...

Function:

LN

Version:

EXCEL 2003

Purpose:

Get the natural logarithm of a number

Arguments:

number

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 91/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Function:

LOG

Version:

EXCEL 2003

Purpose:

Get the logarithm of a number

Arguments:

number base

Function:

LOG10

Version:

EXCEL 2003

Purpose:

Get the base-10 logarithm of a number

Arguments:

number

Function:

MDETERM

Version:

EXCEL 2003

Purpose:

Get matrix determinant of given array


https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 92/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Arguments:

array

Function:

MINVERSE

Version:

EXCEL 2003

Purpose:

Get inverse matrix of array

Arguments:

array

Function:

MMULT

Version:

EXCEL 2003

Purpose:

Perform matrix multiplication

Arguments:

array1 array2

Function:

MOD

Version:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 93/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

EXCEL 2003

Purpose:

Get the remainder from division

Arguments:

number divisor

Function:

MROUND

Version:

EXCEL 2003

Purpose:

Round a number to the nearest specified multiple

Arguments:

number significance

Function:

MUNIT

Version:

EXCEL 2013

Purpose:

Return unit matrix for a given dimension

Arguments:

dimension

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 94/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Function:

ODD

Version:

EXCEL 2003

Purpose:

Round a number up to the next odd integer

Arguments:

number

Function:

PI

Version:

EXCEL 2003

Purpose:

Get the value of π

Arguments:

Function:

POWER

Version:

EXCEL 2003

Purpose:

Raise a number to a power

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 95/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Arguments:

number power

Function:

PRODUCT

Version:

EXCEL 2003

Purpose:

Get the product of supplied numbers

Arguments:

number1 number2 ...

Function:

QUOTIENT

Version:

EXCEL 2003

Purpose:

Returns the quotient without a remainder.

Arguments:

numerator denominator

Function:

RAND

Version:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 96/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

EXCEL 2003

Purpose:

Get a random number between 0 and 1

Arguments:

Function:

RANDBETWEEN

Version:

EXCEL 2003

Purpose:

Get a random integer between two values

Arguments:

bottom top

Function:

ROMAN

Version:

EXCEL 2003

Purpose:

Converts numbers to Roman numerals

Arguments:

number form

Function:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 97/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

ROUND

Version:

EXCEL 2003

Purpose:

Round a number to a given number of digits

Arguments:

number num_digits

Function:

ROUNDDOWN

Version:

EXCEL 2003

Purpose:

Round down to given number of digits

Arguments:

number num_digits

Function:

ROUNDUP

Version:

EXCEL 2003

Purpose:

Round a number up to a given number of digits

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 98/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

number num_digits

Function:

SIGN

Version:

EXCEL 2003

Purpose:

Get the sign of a number

Arguments:

number

Function:

SQRT

Version:

EXCEL 2003

Purpose:

Find the positive square root of a number

Arguments:

number

Function:

SUBTOTAL

Version:

EXCEL 2003

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 99/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Purpose:

Get a subtotal in a list or database

Arguments:

function_ num ref1 ref2 ...

Function:

SUM

Version:

EXCEL 2003

Purpose:

Add numbers together

Arguments:

number1 number2 number3 ...

Function:

SUMIF

Version:

EXCEL 2003

Purpose:

Sum cells in a range that meet criteria

Arguments:

range criteria sum_ range

Function:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 100/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

SUMIFS

Version:

EXCEL 2007

Purpose:

Sum cells in a range that meet criteria

Arguments:

sum_ range range1 criteria1 range2 criteria2

...

Function:

SUMPRODUCT

Version:

EXCEL 2003

Purpose:

Multiply, then sum arrays

Arguments:

array1 array2 ...

Function:

SUMSQ

Version:

EXCEL 2003

Purpose:

Get sum of squares of supplied values

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 101/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Arguments:

number1 number2 ...

Function:

SUMX2MY2

Version:

EXCEL 2003

Purpose:

Sum of difference of squares in two arrays

Arguments:

array_x array_y

Function:

SUMX2PY2

Version:

EXCEL 2003

Purpose:

Get sum of squares in two arrays

Arguments:

array_x array_y

Function:

SUMXMY2

Version:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 102/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

EXCEL 2003

Purpose:

Sum of squares of differences in two arrays

Arguments:

array_x array_y

Function:

TRUNC

Version:

EXCEL 2003

Purpose:

Truncate a number to a given precision

Arguments:

number num_digits

Trigonometry

Function:

ACOS

Version:

EXCEL 2003

Purpose:

Get the inverse cosine of a value, in radians.

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 103/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

number

Function:

ASIN

Version:

EXCEL 2003

Purpose:

Return the inverse sine of a value in radians.

Arguments:

number

Function:

ATAN

Version:

EXCEL 2003

Purpose:

Get arctangent of a number

Arguments:

number

Function:

ATAN2

Version:

EXCEL 2003

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 104/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Purpose:

Get arctangent from x- and y-coordinates

Arguments:

x_ num y_ num

Function:

COS

Version:

EXCEL 2003

Purpose:

Get the cosine of an angle provided in radians.

Arguments:

number

Function:

COSH

Version:

EXCEL 2003

Purpose:

Get hyperbolic cosine of a number

Arguments:

number

Function:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 105/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

COT

Version:

EXCEL 2013

Purpose:

Get the cotangent of an angle.

Arguments:

number

Function:

CSC

Version:

EXCEL 2013

Purpose:

Get cosecant of an angle

Arguments:

number

Function:

DEGREES

Version:

EXCEL 2003

Purpose:

Converts radians to degrees

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 106/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

angle

Function:

RADIANS

Version:

EXCEL 2003

Purpose:

Converts degrees into radians

Arguments:

angle

Function:

SEC

Version:

EXCEL 2013

Purpose:

Get secant of an angle

Arguments:

number

Function:

SIN

Version:

EXCEL 2003

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 107/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Purpose:

Get the sine of an angle provided in radians.

Arguments:

number

Function:

SINH

Version:

EXCEL 2003

Purpose:

Get hyperbolic sine of a number.

Arguments:

number

Function:

TAN

Version:

EXCEL 2003

Purpose:

Get the tangent of an angle

Arguments:

number

Statistical

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 108/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Function:

AVEDEV

Version:

EXCEL 2003

Purpose:

Get sum of squared deviations

Arguments:

number1 number2 ...

Function:

AVERAGE

Version:

EXCEL 2003

Purpose:

Get the average of a group of numbers

Arguments:

number1 number2 ...

Function:

AVERAGEA

Version:

EXCEL 2003

Purpose:

Get the average of a group of numbers and text


https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 109/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Arguments:

value1 value2 ...

Function:

AVERAGEIF

Version:

EXCEL 2007

Purpose:

Get the average of numbers that meet criteria.

Arguments:

range criteria average_ range

Function:

AVERAGEIFS

Version:

EXCEL 2007

Purpose:

Average cells that match multiple criteria

Arguments:

avg _ rng range1 criteria1 range2 criteria2 ...

Function:

BINOM.DIST

Version:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 110/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

EXCEL 2010

Purpose:

Get binomial distribution probability

Arguments:

number_s trials probability_s cumulative

Function:

BINOMDIST

Version:

EXCEL 2003

Purpose:

Get binomial distribution probability

Arguments:

number_s trials probability_s cumulative

Function:

COUNT

Version:

EXCEL 2003

Purpose:

Count numbers

Arguments:

value1 value2 ...

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 111/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Function:

COUNTA

Version:

EXCEL 2003

Purpose:

Count the number of non-blank cells

Arguments:

value1 value2 ...

Function:

COUNTBLANK

Version:

EXCEL 2003

Purpose:

Count cells that are blank

Arguments:

range

Function:

COUNTIF

Version:

EXCEL 2003

Purpose:

Count cells that match criteria


https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 112/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Arguments:

range criteria

Function:

COUNTIFS

Version:

EXCEL 2007

Purpose:

Count cells that match multiple criteria

Arguments:

range1 criteria1 range2 criteria2 ...

Function:

DEVSQ

Version:

EXCEL 2003

Purpose:

Get sum of squared deviations

Arguments:

number1 number2 ...

Function:

FORECAST

Version:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 113/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

EXCEL 2003

Purpose:

Predict value along a linear trend

Arguments:

x known_ys kown_xs

Function:

FORECAST.ETS

Version:

EXCEL 2016

Purpose:

Predict value with a seasonal trend

Arguments:

target_date values timeline seasonality

data_completion aggregation

Function:

FORECAST.ETS.CONFINT

Version:

EXCEL 2016

Purpose:

Get confidence interval for forecast value at given date

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 114/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

target_date values timeline confidence_level

seasonality data_completion aggregation

Function:

FORECAST.ETS.SEASONALITY

Version:

EXCEL 2016

Purpose:

Get length of the seasonal pattern

Arguments:

values timeline data_completion aggregation

Function:

FORECAST.ETS.STAT

Version:

EXCEL 2016

Purpose:

Get statistical value related to forecasting

Arguments:

values timeline statistic_type seasonality

data_completion aggregation

Function:

FORECAST.LINEAR

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 115/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Version:

EXCEL 2016

Purpose:

Predict value along a linear trend

Arguments:

x known_ys kown_xs

Function:

FREQUENCY

Version:

EXCEL 2003

Purpose:

Get the frequency of values in a data set

Arguments:

data_array bins_array

Function:

GEOMEAN

Version:

EXCEL 2003

Purpose:

Calculate geometric mean

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 116/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

number1 number2 ...

Function:

HARMEAN

Version:

EXCEL 2003

Purpose:

Calculate harmonic mean

Arguments:

number1 number2 ...

Function:

INTERCEPT

Version:

EXCEL 2003

Purpose:

Get intercept of linear regression line

Arguments:

known_ys known_xs

Function:

LARGE

Version:

EXCEL 2003

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 117/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Purpose:

Get nth largest value

Arguments:

array k

Function:

LINEST

Version:

EXCEL 2003

Purpose:

Get parameters of linear trend

Arguments:

known_ys known_xs const stats

Function:

MAX

Version:

EXCEL 2003

Purpose:

Get the largest value

Arguments:

number1 number2 ...

Function:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 118/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

MAXA

Version:

EXCEL 2003

Purpose:

Return largest value.

Arguments:

value1 value2 ...

Function:

MAXIFS

Version:

EXCEL 2019

Purpose:

Get maximum value with criteria

Arguments:

max_ range range1 criteria1 range2 criteria2

...

Function:

MEDIAN

Version:

EXCEL 2003

Purpose:

Get the median of a group of numbers

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 119/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Arguments:

number1 number2 ...

Function:

MIN

Version:

EXCEL 2003

Purpose:

Get the smallest value.

Arguments:

number1 number2 ...

Function:

MINA

Version:

EXCEL 2003

Purpose:

Return smallest value.

Arguments:

value1 value2 ...

Function:

MINIFS

Version:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 120/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

EXCEL 2019

Purpose:

Get minimum value with criteria

Arguments:

min_ range range1 criteria1 range2 criteria2

...

Function:

MODE

Version:

EXCEL 2003

Purpose:

Get most frequently occurring number

Arguments:

number1 number2 ...

Function:

MODE.MULT

Version:

EXCEL 2010

Purpose:

Get most frequently occurring numbers

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 121/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

number1 number2 ...

Function:

MODE.SNGL

Version:

EXCEL 2010

Purpose:

Get most frequently occurring number

Arguments:

number1 number2 ...

Function:

NORM.DIST

Version:

EXCEL 2010

Purpose:

Get values and areas for the normal distribution

Arguments:

x mean standard _dev cumulative

Function:

NORM.INV

Version:

EXCEL 2010

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 122/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Purpose:

Get the inverse of normal cumulative distribution

Arguments:

probability mean standard _dev

Function:

NORM.S.DIST

Version:

EXCEL 2010

Purpose:

Get the standard normal CDF and PDF.

Arguments:

z cumulative

Function:

NORM.S.INV

Version:

EXCEL 2010

Purpose:

Get inverse of the standard normal cumulative distribution

Arguments:

probability

Function:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 123/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

PERCENTILE

Version:

EXCEL 2003

Purpose:

Get kth percentile

Arguments:

array k

Function:

PERCENTILE.EXC

Version:

EXCEL 2010

Purpose:

Get kth percentile

Arguments:

array k

Function:

PERCENTILE.INC

Version:

EXCEL 2010

Purpose:

Get kth percentile

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 124/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

array k

Function:

PERCENTRANK

Version:

EXCEL 2003

Purpose:

Get percentile rank, inclusive

Arguments:

array x significance

Function:

PERCENTRANK.EXC

Version:

EXCEL 2010

Purpose:

Get percentile rank, exclusive

Arguments:

array x significance

Function:

PERCENTRANK.INC

Version:

EXCEL 2010

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 125/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Purpose:

Get percentile rank, inclusive

Arguments:

array x significance

Function:

PERMUT

Version:

EXCEL 2003

Purpose:

Get number of permutations without repetitions

Arguments:

number number_chosen

Function:

PERMUTATIONA

Version:

EXCEL 2013

Purpose:

Get number of permutations with repetitions

Arguments:

number number_chosen

Function:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 126/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

QUARTILE

Version:

EXCEL 2003

Purpose:

Get the quartile in a data set

Arguments:

array quar t

Function:

QUARTILE.EXC

Version:

EXCEL 2010

Purpose:

Get the quartile in a data set

Arguments:

array quar t

Function:

QUARTILE.INC

Version:

EXCEL 2010

Purpose:

Get the quartile in a data set

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 127/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

array quar t

Function:

RANK

Version:

EXCEL 2003

Purpose:

Rank a number against a range of numbers

Arguments:

number ref order

Function:

RANK.AVG

Version:

EXCEL 2010

Purpose:

Rank a number against a range of numbers

Arguments:

number ref order

Function:

RANK.EQ

Version:

EXCEL 2010

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 128/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Purpose:

Rank a number against a range of numbers

Arguments:

number ref order

Function:

SKEW

Version:

EXCEL 2003

Purpose:

Get skewness of a distribution

Arguments:

number1 number2 ...

Function:

SKEW.P

Version:

EXCEL 2013

Purpose:

Get skewness of a distribution based on population

Arguments:

number1 number2 ...

Function:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 129/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

SLOPE

Version:

EXCEL 2003

Purpose:

Get slope of linear regression line

Arguments:

known_ys known_xs

Function:

SMALL

Version:

EXCEL 2003

Purpose:

Get nth smallest value

Arguments:

array k

Function:

STANDARDIZE

Version:

EXCEL 2003

Purpose:

Calculate a normalized value (z-score)

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 130/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

x mean standard _dev

Function:

STDEV

Version:

EXCEL 2003

Purpose:

Get the standard deviation in a sample

Arguments:

number1 number2 ...

Function:

STDEV.P

Version:

EXCEL 2010

Purpose:

Get standard deviation of population

Arguments:

number1 number2 ...

Function:

STDEV.S

Version:

EXCEL 2010

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 131/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Purpose:

Get the standard deviation in a sample

Arguments:

number1 number2 ...

Function:

STDEVA

Version:

EXCEL 2003

Purpose:

Get standard deviation in a sample

Arguments:

number1 number2 ...

Function:

STDEVP

Version:

EXCEL 2003

Purpose:

Get standard deviation of population

Arguments:

number1 number2 ...

Function:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 132/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

STDEVPA

Version:

EXCEL 2003

Purpose:

Get standard deviation for a population

Arguments:

number1 number2 ...

Function:

TRIMMEAN

Version:

EXCEL 2003

Purpose:

Calculate mean excluding outliers

Arguments:

array percent

Function:

VAR

Version:

EXCEL 2003

Purpose:

Get variation of a sample

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 133/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

number1 number2 ...

Function:

VAR.P

Version:

EXCEL 2010

Purpose:

Get variation of population

Arguments:

number1 number2 ...

Function:

VAR.S

Version:

EXCEL 2010

Purpose:

Get variation of a sample

Arguments:

number1 number2 ...

Function:

VARA

Version:

EXCEL 2003

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 134/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Purpose:

Get variation of a sample

Arguments:

number1 number2 ...

Function:

VARP

Version:

EXCEL 2003

Purpose:

Get variation of a population

Arguments:

number1 number2 ...

Function:

VARPA

Version:

EXCEL 2003

Purpose:

Get variation of a population

Arguments:

number1 number2 ...

Web

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 135/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Function:

ENCODEURL

Version:

EXCEL 2013

Purpose:

Get URL-encoded string

Arguments:

text

Function:

FILTERXML

Version:

EXCEL 2013

Purpose:

Get data from XML with Xpath

Arguments:

xml xpath

Function:

WEBSERVICE

Version:

EXCEL 2013

Purpose:

Get data from a web service


https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 136/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Arguments:

url

Database

Function:

DAVERAGE

Version:

EXCEL 2003

Purpose:

Get average from matching records

Arguments:

database field criteria

Function:

DCOUNT

Version:

EXCEL 2003

Purpose:

Count matching records in a database

Arguments:

database field criteria

Function:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 137/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

DCOUNTA

Version:

EXCEL 2003

Purpose:

Count matching records in a database

Arguments:

database field criteria

Function:

DGET

Version:

EXCEL 2003

Purpose:

Get value from matching record

Arguments:

database field criteria

Function:

DMAX

Version:

EXCEL 2003

Purpose:

Get max from matching records

Arguments:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 138/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

database field criteria

Function:

DMIN

Version:

EXCEL 2003

Purpose:

Get min from matching records

Arguments:

database field criteria

Function:

DPRODUCT

Version:

EXCEL 2003

Purpose:

Get product from matching records

Arguments:

database field criteria

Function:

DSTDEV

Version:

EXCEL 2003

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 139/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Purpose:

Get standard deviation of sample in matching records

Arguments:

database field criteria

Function:

DSTDEVP

Version:

EXCEL 2003

Purpose:

Get standard deviation of population in matching records

Arguments:

database field criteria

Function:

DSUM

Version:

EXCEL 2003

Purpose:

Get sum from matching records

Arguments:

database field criteria

Function:

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 140/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

DVAR

Version:

EXCEL 2003

Purpose:

Get sample variance for matching records

Arguments:

database field criteria

Function:

DVARP

Version:

EXCEL 2003

Purpose:

Get population variance for matching records

Arguments:

database field criteria

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 141/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Advertisement

Download 100+
Important Excel
Functions

Get PDF Guide

“I have been using Excel since quite some time


and whenever I google something and Exceljet
comes up in the results, I am a bit relieved as I
know that I will find both the answer and
explanation here. Thank you for building a website
which has solid content, clean UI and empathy
towards user needs!”

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 142/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Aditya

More Testimonials

Get Training

Quick, clean, and to the point


training
Learn Excel with high quality video training. Our videos
are quick, clean, and to the point, so you can learn Excel
in less time, and easily review key topics when needed.
Each video comes with its own practice worksheet.

View Paid Training & Bundles

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 143/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

Quick, clean, and to the point

Resources About Us

Training About

Videos Testimonials

Functions Topics

Formulas Contact

Shortcuts

Articles

Newsletter Sign-up
Work faster in Excel. Join more than 100,000 people who get
weekly tips from us.

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 144/145
1/2/23, 4:54 PM 350 Excel Functions | Exceljet

email address Subscribe

© 2012-2023 Exceljet. Terms of use

https://exceljet.net/functions?utm_source=newsletter&utm_medium=email&utm_campaign=welcome 145/145

You might also like