ABDFGHIJKLMNOPQRSTUVWXYZ
1
2
Function nameDescriptionTypeApplies to
3
ABSReturns the absolute value of a numberMath and trigonometryAll Version
4
ACCRINTReturns the accrued interest for a security that pays periodic interestFinancialAll Version
5
ACCRINTMReturns the accrued interest for a security that pays interest at maturityFinancialAll Version
6
ACOSReturns the arccosine of a numberMath and trigonometryAll Version
7
ACOSHReturns the inverse hyperbolic cosine of a numberMath and trigonometryAll Version
8
ACOTReturns the arccotangent of a numberMath and trigonometry2013
9
ACOTHReturns the hyperbolic arccotangent of a numberMath and trigonometry2013
10
ADDRESSReturns a reference as text to a single cell in a worksheetLookup and referenceAll Version
11
AGGREGATEReturns an aggregate in a list or databaseMath and trigonometryAll Version
12
AMORDEGRCReturns the depreciation for each accounting period by using a depreciation coefficientFinancialAll Version
13
AMORLINCReturns the depreciation for each accounting periodFinancialAll Version
14
ANDReturns TRUE if all of its arguments are TRUELogicalAll Version
15
ARABICConverts a Roman number to Arabic, as a numberMath and trigonometry2013
16
AREASReturns the number of areas in a referenceLookup and referenceAll Version
17
ARRAYTOTEXTReturns an array of text values from any specified rangeText2021
18
ASCChanges full-width (double-byte) English letters or katakana within a character string to half-width (single-byte) charactersTextAll Version
19
ASINReturns the arcsine of a numberMath and trigonometryAll Version
20
ASINHReturns the inverse hyperbolic sine of a numberMath and trigonometryAll Version
21
ATANReturns the arctangent of a numberMath and trigonometryAll Version
22
ATAN2Returns the arctangent from x- and y-coordinatesMath and trigonometryAll Version
23
ATANHReturns the inverse hyperbolic tangent of a numberMath and trigonometryAll Version
24
AVEDEVReturns the average of the absolute deviations of data points from their meanStatisticalAll Version
25
AVERAGEReturns the average of its argumentsStatisticalAll Version
26
AVERAGEAReturns the average of its arguments, including numbers, text, and logical valuesStatisticalAll Version
27
AVERAGEIFReturns the average (arithmetic mean) of all the cells in a range that meet a given criteriaStatisticalAll Version
28
AVERAGEIFSReturns the average (arithmetic mean) of all cells that meet multiple criteria.StatisticalAll Version
29
BAHTTEXTConverts a number to text, using the ß (baht) currency formatTextAll Version
30
BASEConverts a number into a text representation with the given radix (base)Math and trigonometryAll Version
31
BESSELIReturns the modified Bessel function In(x)EngineeringAll Version
32
BESSELJReturns the Bessel function Jn(x)EngineeringAll Version
33
BESSELKReturns the modified Bessel function Kn(x)EngineeringAll Version
34
BESSELYReturns the Bessel function Yn(x)EngineeringAll Version
35
BETA.DISTReturns the beta cumulative distribution functionStatistical2010
36
BETA.INVnReturns the inverse of the cumulative distribution function for a specified beta distributionStatistical2010
37
BETADISTReturns the beta cumulative distribution functionCompatibilityAll Version
38
BETAINVReturns the inverse of the cumulative distribution function for a specified beta distributionCompatibilityAll Version
39
BIN2DECConverts a binary number to decimalEngineeringAll Version
40
BIN2HEXConverts a binary number to hexadecimalEngineeringAll Version
41
BIN2OCTConverts a binary number to octalEngineeringAll Version
42
BINOM.DISTReturns the individual term binomial distribution probabilityStatistical2010
43
BINOM.DIST.RANGEReturns the probability of a trial result using a binomial distributionStatistical2013
44
BINOM.INVReturns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion valueStatistical2010
45
BINOMDISTReturns the individual term binomial distribution probabilityCompatibilityAll Version
46
BITANDReturns a 'Bitwise And' of two numbersEngineering2013
47
BITLSHIFTReturns a value number shifted left by shift_amount bitsEngineering2013
48
BITORReturns a bitwise OR of 2 numbersEngineering2013
49
BITRSHIFTReturns a value number shifted right by shift_amount bitsEngineering2013
50
BITXORReturns a bitwise 'Exclusive Or' of two numbersEngineering2013
51
BYCOLApplies aLAMBDAto each column and returns an array of the resultsLogical2024
52
BYROWApplies aLAMBDAto each row and returns an array of the resultsLogical2024
53
CALLCalls a procedure in a dynamic link library or code resourceAdd-in and AutomationAll Version
54
CEILINGRounds a number to the nearest integer or to the nearest multiple of significanceCompatibilityAll Version
55
CEILING.MATHRounds a number up, to the nearest integer or to the nearest multiple of significanceMath and trigonometry2013
56
CEILING.PRECISERounds a number the nearest integer or to the nearest multiple of significance. Regardless of the sign of the number, the number is rounded up.Math and trigonometryAll Version
57
CELLReturns information about the formatting, location, or contents of a cell, This function is not available in Excel for the web.InformationAll Version
58
CHARReturns the character specified by the code numberTextAll Version
59
CHIDISTReturns the one-tailed probability of the chi-squared distributionCompatibilityAll Version
60
CHIINVReturns the inverse of the one-tailed probability of the chi-squared distributionCompatibilityAll Version
61
CHISQ.DISTReturns the cumulative beta probability density functionStatistical2010
62
CHISQ.DIST.RTReturns the one-tailed probability of the chi-squared distributionStatistical2010
63
CHISQ.INVReturns the cumulative beta probability density functionStatistical2010
64
CHISQ.INV.RTReturns the inverse of the one-tailed probability of the chi-squared distributionStatistical2010
65
CHISQ.TESTReturns the test for independenceStatistical2010
66
CHITESTReturns the test for independenceCompatibilityAll Version
67
CHOOSEChooses a value from a list of valuesLookup and referenceAll Version
68
CHOOSECOLSReturns the specified columns from an arrayLookup and reference2024
69
CHOOSEROWSReturns the specified rows from an arrayLookup and reference2024
70
CLEANRemoves all nonprintable characters from textTextAll Version
71
CODEReturns a numeric code for the first character in a text stringTextAll Version
72
COLUMNReturns the column number of a referenceLookup and referenceAll Version
73
COLUMNSReturns the number of columns in a referenceLookup and referenceAll Version
74
COMBINReturns the number of combinations for a given number of objectsMath and trigonometryAll Version
75
COMBINAReturns the number of combinations with repetitions for a given number of itemsMath and trigonometry2013
76
COMPLEXConverts real and imaginary coefficients into a complex numberEngineeringAll Version
77
CONCATCombines the text from multiple ranges and/or strings, but it doesn't provide the delimiter or IgnoreEmpty arguments.Text2019
78
CONCATENATEJoins several text items into one text itemTextAll Version
79
CONFIDENCEReturns the confidence interval for a population meanCompatibilityAll Version
80
CONFIDENCE.NORMReturns the confidence interval for a population meanStatistical2010
81
CONFIDENCE.TReturns the confidence interval for a population mean, using a Student's t distributionStatistical2010
82
CONVERTConverts a number from one measurement system to anotherEngineeringAll Version
83
CORRELReturns the correlation coefficient between two data setsStatisticalAll Version
84
COSReturns the cosine of a numberMath and trigonometryAll Version
85
COSHReturns the hyperbolic cosine of a numberMath and trigonometryAll Version
86
COTReturns the hyperbolic cosine of a numberMath and trigonometry2013
87
COTHReturns the cotangent of an angleMath and trigonometry2013
88
COUNTCounts how many numbers are in the list of argumentsStatisticalAll Version
89
COUNTACounts how many values are in the list of argumentsStatisticalAll Version
90
COUNTBLANKCounts the number of blank cells within a rangeStatisticalAll Version
91
COUNTIFCounts the number of cells within a range that meet the given criteriaStatisticalAll Version
92
COUNTIFSCounts the number of cells within a range that meet multiple criteriaStatisticalAll Version
93
COUPDAYBSReturns the number of days from the beginning of the coupon period to the settlement dateFinancialAll Version
94
COUPDAYSReturns the number of days in the coupon period that contains the settlement dateFinancialAll Version
95
COUPDAYSNCReturns the number of days from the settlement date to the next coupon dateFinancialAll Version
96
COUPNCDReturns the next coupon date after the settlement dateFinancialAll Version
97
COUPNUMReturns the number of coupons payable between the settlement date and maturity dateFinancialAll Version
98
COUPPCDReturns the previous coupon date before the settlement dateFinancialAll Version
99
COVARReturns covariance, the average of the products of paired deviationsCompatibilityAll Version
100
COVARIANCE.PReturns covariance, the average of the products of paired deviationsStatistical2010