Excel Functions

Excel Functions

Last Updated on 2025-06-05 by Admin

 

IndexCategoryFunctionDescriptionFormula
1Add-in and AutomationCALLCalls a procedure in a dynamic link library or code resource.
2Add-in and AutomationEUROCONVERTConverts a number to euros, converts a number from euros to a euro member currency, or converts a number from one euro member currency to another by using the euro as an intermediary (triangulation).
3Add-in and AutomationREGISTER.IDReturns the register ID of the specified dynamic link library (DLL) or code resource that has been previously registered.
4CompatibilityBETADISTReturns the beta cumulative distribution function.
5CompatibilityBETAINVReturns the inverse of the cumulative distribution function for a specified beta distribution.
6CompatibilityBINOMDISTReturns the individual term binomial distribution probability.
7CompatibilityCEILINGRounds a number to the nearest integer or to the nearest multiple of significance.
8CompatibilityCHIDISTReturns the one-tailed probability of the chi-squared distribution.
9CompatibilityCHIINVReturns the inverse of the one-tailed probability of the chi-squared distribution.
10CompatibilityCHITESTReturns the test for independence.
11CompatibilityCONFIDENCEReturns the confidence interval for a population mean.
12CompatibilityCOVARReturns covariance, the average of the products of paired deviations.
13CompatibilityCRITBINOMReturns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value.
14CompatibilityEXPONDISTReturns the exponential distribution.
15CompatibilityFDISTReturns the F probability distribution.
16CompatibilityFINVReturns the inverse of the F probability distribution.
17CompatibilityFLOORRounds a number down, toward zero.
18CompatibilityFTESTReturns the result of an F-test.
19CompatibilityGAMMADISTReturns the gamma distribution.
20CompatibilityGAMMAINVReturns the inverse of the gamma cumulative distribution.
21CompatibilityHYPGEOMDISTReturns the hypergeometric distribution.
22CompatibilityLOGINVReturns the inverse of the lognormal cumulative distribution.
23CompatibilityLOGNORMDISTReturns the cumulative lognormal distribution.
24CompatibilityMODEReturns the most common value in a data set.
25CompatibilityNEGBINOMDISTReturns the negative binomial distribution.
26CompatibilityNORM.INVReturns the inverse of the normal cumulative distribution.
27CompatibilityNORMDISTReturns the normal cumulative distribution.
28CompatibilityNORMSDISTReturns the standard normal cumulative distribution.
29CompatibilityNORMSINVReturns the inverse of the standard normal cumulative distribution.
30CompatibilityPERCENTILEReturns the k-th percentile of values in a range.
31CompatibilityPERCENTRANKReturns the percentage rank of a value in a data set.
32CompatibilityPOISSONReturns the Poisson distribution.
33CompatibilityQUARTILEReturns the quartile of a data set.
34CompatibilityRANKReturns the rank of a number in a list of numbers.
35CompatibilitySTDEVEstimates standard deviation based on a sample.=STDEV(number1,[number2],...)
36CompatibilitySTDEV.PCalculates standard deviation based on the entire population.=STDEV.P(number1,[number2],...)
37CompatibilitySTDEV.SCalculates standard deviation based on the sample.=STDEV.S(number1,[number2],...)
38CompatibilityTDISTReturns the Student's t-distribution.
39CompatibilityTINVReturns the inverse of the Student's t-distribution.
40CompatibilityTTESTReturns the probability associated with a Student's t-test.
41CompatibilityVAREstimates variance based on a sample.
42CompatibilityVARPCalculates variance based on the entire population.
43CompatibilityWEIBULLCalculates variance based on the entire population, including numbers, text, and logical values.
44CompatibilityZTESTReturns the one-tailed probability-value of a z-test.
45CubeCUBEKPIMEMBERReturns a key performance indicator (KPI) name, property, and measure, and displays the name and property in the cell. A KPI is a quantifiable measurement, such as monthly gross profit or quarterly employee turnover, used to monitor an organization's performance.
46CubeCUBEMEMBERReturns a member or tuple in a cube hierarchy. Use to validate that the member or tuple exists in the cube.
47CubeCUBEMEMBERPROPERTYReturns the value of a member property in the cube. Use to validate that a member name exists within the cube and to return the specified property for this member.
48CubeCUBERANKEDMEMBERReturns the nth, or ranked, member in a set. Use to return one or more elements in a set, such as the top sales performer or top 10 students.
49CubeCUBESETDefines a calculated set of members or tuples by sending a set expression to the cube on the server, which creates the set, and then returns that set to Microsoft Office Excel.
50CubeCUBESETCOUNTReturns the number of items in a set.
51CubeCUBEVALUEReturns an aggregated value from a cube.
52DatabaseDAVERAGEReturns the average of selected database entries.
53DatabaseDCOUNTCounts the cells that contain numbers in a database.
54DatabaseDCOUNTACounts nonblank cells in a database.
55DatabaseDGETExtracts from a database a single record that matches the specified criteria.
56DatabaseDMAXReturns the maximum value from selected database entries.
57DatabaseDMINReturns the minimum value from selected database entries.
58DatabaseDPRODUCTMultiplies the values in a particular field of records that match the criteria in a database.
59DatabaseDSTDEVEstimates the standard deviation based on a sample of selected database entries.
60DatabaseDSTDEVPCalculates the standard deviation based on the entire population of selected database entries.
61DatabaseDSUMAdds the numbers in the field column of records in the database that match the criteria.
62DatabaseDVAREstimates variance based on a sample from selected database entries.
63DatabaseDVARPCalculates variance based on the entire population of selected database entries.
64Date and TimeDATEReturns the serial number of a particular date.
65Date and TimeDATEDIFCalculates the number of days, months, or years between two dates. This function is useful in formulas where you need to calculate an age.
66Date and TimeDATEVALUEConverts a date in the form of text to a serial number.
67Date and TimeDAYConverts a serial number to a day of the month.
68Date and TimeDAYSReturns the number of days between two dates.
69Date and TimeDAYS360Calculates the number of days between two dates based on a 360-day year.
70Date and TimeEDATEReturns the serial number of the date that is the indicated number of months before or after the start date.
71Date and TimeEOMONTHReturns the serial number of the last day of the month before or after a specified number of months.
72Date and TimeHOURConverts a serial number to an hour.
73Date and TimeISOWEEKNUMReturns the number of the ISO week number of the year for a given date.
74Date and TimeMINUTEConverts a serial number to a minute.
75Date and TimeMONTHConverts a serial number to a month.
76Date and TimeNETWORKDAYSReturns the number of whole workdays between two dates.
77Date and TimeNETWORKDAYS.INTLReturns the number of whole workdays between two dates using parameters to indicate which and how many days are weekend days.
78Date and TimeNOWReturns the serial number of the current date and time.
79Date and TimeSECONDConverts a serial number to a second.
80Date and TimeTIMEReturns the serial number of a particular time.
81Date and TimeTIMEVALUEConverts a time in the form of text to a serial number.
82Date and TimeTODAYReturns the serial number of today's date.
83Date and TimeWEEKDAYConverts a serial number to a day of the week.
84Date and TimeWEEKNUMConverts a serial number to a number representing where the week falls numerically with a year.
85Date and TimeWORKDAYReturns the serial number of the date before or after a specified number of workdays.
86Date and TimeWORKDAY.INTLReturns the serial number of the date before or after a specified number of workdays using parameters to indicate which and how many days are weekend days.
87Date and TimeYEARConverts a serial number to a year.
88Date and TimeYEARFRACReturns the year fraction representing the number of whole days between start_date and end_date.
89EngineeringBESSELIReturns the modified Bessel function In(x).
90EngineeringBESSELJReturns the Bessel function Jn(x).
91EngineeringBESSELKReturns the modified Bessel function Kn(x).
92EngineeringBESSELYReturns the Bessel function Yn(x).
93EngineeringBIN2DECConverts a binary number to decimal.
94EngineeringBIN2HEXConverts a binary number to hexadecimal.
95EngineeringBIN2OCTConverts a binary number to octal.
96EngineeringBITANDReturns a 'Bitwise And' of two numbers.
97EngineeringBITLSHIFTReturns a value number shifted left by shift_amount bits.
98EngineeringBITORReturns a bitwise OR of 2 numbers.
99EngineeringBITRSHIFTReturns a value number shifted right by shift_amount bits.
100EngineeringBITXORReturns a bitwise 'Exclusive Or' of two numbers.
101EngineeringCOMPLEXConverts real and imaginary coefficients into a complex number.
102EngineeringCONVERTConverts a number from one measurement system to another.
103EngineeringDEC2BINConverts a decimal number to binary.
104EngineeringDEC2HEXConverts a decimal number to hexadecimal.
105EngineeringDEC2OCTConverts a decimal number to octal.
106EngineeringDELTATests whether two values are equal.
107EngineeringERFReturns the error function.
108EngineeringERF.PRECISEReturns the error function.
109EngineeringERFCReturns the complementary error function.
110EngineeringERFC.PRECISEReturns the complementary ERF function integrated between x and infinity.
111EngineeringGESTEPTests whether a number is greater than a threshold value.
112EngineeringHEX2BINConverts a hexadecimal number to binary.
113EngineeringHEX2DECConverts a hexadecimal number to decimal.
114EngineeringHEX2OCTConverts a hexadecimal number to octal.
115EngineeringIMABSReturns the absolute value (modulus) of a complex number.
116EngineeringIMAGINARYReturns the imaginary coefficient of a complex number.
117EngineeringIMARGUMENTReturns the argument theta, an angle expressed in radians.
118EngineeringIMCONJUGATEReturns the complex conjugate of a complex number.
119EngineeringIMCOSReturns the cosine of a complex number.
120EngineeringIMCOSHReturns the hyperbolic cosine of a complex number.
121EngineeringIMCOTReturns the cotangent of a complex number.
122EngineeringIMCSCReturns the cosecant of a complex number.
123EngineeringIMCSCHReturns the hyperbolic cosecant of a complex number.
124EngineeringIMDIVReturns the quotient of two complex numbers.
125EngineeringIMEXPReturns the exponential of a complex number.
126EngineeringIMLNReturns the natural logarithm of a complex number.
127EngineeringIMLOG10Returns the base-10 logarithm of a complex number.
128EngineeringIMLOG2Returns the base-2 logarithm of a complex number.
129EngineeringIMPOWERReturns a complex number raised to an integer power.
130EngineeringIMPRODUCTReturns the product of complex numbers.
131EngineeringIMREALReturns the real coefficient of a complex number.
132EngineeringIMSECReturns the secant of a complex number.
133EngineeringIMSECHReturns the hyperbolic secant of a complex number.
134EngineeringIMSINReturns the sine of a complex number.
135EngineeringIMSINHReturns the hyperbolic sine of a complex number.
136EngineeringIMSQRTReturns the square root of a complex number.
137EngineeringIMSUBReturns the difference between two complex numbers.
138EngineeringIMSUMReturns the sum of complex numbers.
139EngineeringIMTANReturns the tangent of a complex number.
140EngineeringOCT2BINConverts an octal number to binary.
141EngineeringOCT2DECConverts an octal number to decimal.
142EngineeringOCT2HEXConverts an octal number to hexadecimal.
143FinancialACCRINTReturns the accrued interest for a security that pays periodic interest.
144FinancialACCRINTMReturns the accrued interest for a security that pays interest at maturity.
145FinancialAMORDEGRCReturns the depreciation for each accounting period by using a depreciation coefficient.
146FinancialAMORLINCReturns the depreciation for each accounting period.
147FinancialCOUPDAYBSReturns the number of days from the beginning of the coupon period to the settlement date.
148FinancialCOUPDAYSReturns the number of days in the coupon period that contains the settlement date.
149FinancialCOUPDAYSNCReturns the number of days from the settlement date to the next coupon date.
150FinancialCOUPNCDReturns the next coupon date after the settlement date.
151FinancialCOUPNUMReturns the number of coupons payable between the settlement date and maturity date.
152FinancialCOUPPCDReturns the previous coupon date before the settlement date.
153FinancialCUMIPMTReturns the cumulative interest paid between two periods.
154FinancialCUMPRINCReturns the cumulative principal paid on a loan between two periods.
155FinancialDBReturns the depreciation of an asset for a specified period by using the fixed-declining balance method.
156FinancialDDBReturns the depreciation of an asset for a specified period by using the double-declining balance method or some other method that you specify.
157FinancialDISCReturns the discount rate for a security.
158FinancialDOLLARDEConverts a dollar price, expressed as a fraction, into a dollar price, expressed as a decimal number.
159FinancialDOLLARFRConverts a dollar price, expressed as a decimal number, into a dollar price, expressed as a fraction.
160FinancialDURATIONReturns the annual duration of a security with periodic interest payments.
161FinancialEFFECTReturns the effective annual interest rate.
162FinancialFVReturns the future value of an investment.
163FinancialFVSCHEDULEReturns the future value of an initial principal after applying a series of compound interest rates.
164FinancialINTRATEReturns the interest rate for a fully invested security.
165FinancialIPMTReturns the interest payment for an investment for a given period.
166FinancialIRRReturns the internal rate of return for a series of cash flows.
167FinancialISPMTCalculates the interest paid during a specific period of an investment.
168FinancialMDURATIONReturns the Macauley modified duration for a security with an assumed par value of $100.
169FinancialMIRRReturns the internal rate of return where positive and negative cash flows are financed at different rates.
170FinancialNOMINALReturns the annual nominal interest rate.
171FinancialNPERReturns the number of periods for an investment.
172FinancialNPVReturns the net present value of an investment based on a series of periodic cash flows and a discount rate.
173FinancialODDFPRICEReturns the price per $100 face value of a security with an odd first period.
174FinancialODDFYIELDReturns the yield of a security with an odd first period.
175FinancialODDLPRICEReturns the price per $100 face value of a security with an odd last period.
176FinancialODDLYIELDReturns the yield of a security with an odd last period.
177FinancialPDURATIONReturns the number of periods required by an investment to reach a specified value.
178FinancialPMTReturns the periodic payment for an annuity.
179FinancialPPMTReturns the payment on the principal for an investment for a given period.
180FinancialPRICEReturns the price per $100 face value of a security that pays periodic interest.
181FinancialPRICEDISCReturns the price per $100 face value of a discounted security.
182FinancialPRICEMATReturns the price per $100 face value of a security that pays interest at maturity.
183FinancialPVReturns the present value of an investment.
184FinancialRATEReturns the interest rate per period of an annuity.
185FinancialRECEIVEDReturns the amount received at maturity for a fully invested security.
186FinancialRRIReturns an equivalent interest rate for the growth of an investment.
187FinancialSLNReturns the straight-line depreciation of an asset for one period.
188FinancialSYDReturns the sum-of-years' digits depreciation of an asset for a specified period.
189FinancialTBILLEQReturns the bond-equivalent yield for a Treasury bill.
190FinancialTBILLPRICEReturns the price per $100 face value for a Treasury bill.
191FinancialTBILLYIELDReturns the yield for a Treasury bill.
192FinancialVDBReturns the depreciation of an asset for a specified or partial period by using a declining balance method.
193FinancialXIRRReturns the internal rate of return for a schedule of cash flows that is not necessarily periodic.
194FinancialXNPVReturns the net present value for a schedule of cash flows that is not necessarily periodic.
195FinancialYIELDReturns the yield on a security that pays periodic interest.
196FinancialYIELDDISCReturns the annual yield for a discounted security; for example, a Treasury bill.
197FinancialYIELDMATReturns the annual yield of a security that pays interest at maturity.
198InformationCELLReturns information about the formatting, location, or contents of a cell.
199InformationERROR.TYPEReturns a number corresponding to an error type.
200InformationINFOReturns information about the current operating environment.
201InformationISBLANKReturns TRUE if the value is blank.
202InformationISERRReturns TRUE if the value is any error value except #N/A.
203InformationISERRORReturns TRUE if the value is any error value.
204InformationISEVENReturns TRUE if the number is even.
205InformationISFORMULAReturns TRUE if there is a reference to a cell that contains a formula.
206InformationISLOGICALReturns TRUE if the value is a logical value.
207InformationISNAReturns TRUE if the value is the #N/A error value.
208InformationISNONTEXTReturns TRUE if the value is not text.
209InformationISNUMBERReturns TRUE if the value is a number.
210InformationISODDReturns TRUE if the number is odd.
211InformationISOMITTEDChecks whether the value in a LAMBDA is missing and returns TRUE or FALSE.
212InformationISREFReturns TRUE if the value is a reference.
213InformationISTEXTReturns TRUE if the value is text.
214InformationNReturns a value converted to a number.
215InformationNAReturns the error value #N/A.
216InformationSHEETReturns the sheet number of the referenced sheet.
217InformationSHEETSReturns the number of sheets in a reference.
218InformationSTOCKHISTORYRetrieves historical data about a financial instrument.
219InformationSTOCKHISTORYRetrieves historical data about a financial instrument and loads it as an array.
220InformationTYPEReturns a number indicating the data type of a value.
221LogicalANDReturns TRUE if all of its arguments are TRUE.
222LogicalBYCOLApplies a LAMBDA to each column and returns an array of the results.
223LogicalBYROWApplies a LAMBDA to each row and returns an array of the results.
224LogicalIFSpecifies a logical test to perform.
225LogicalIFERRORReturns a value you specify if a formula evaluates to an error; otherwise, returns the result of the formula.
226LogicalIFNAReturns the value you specify if the expression resolves to #N/A, otherwise returns the result of the expression.
227LogicalIFSChecks whether one or more conditions are met and returns a value that corresponds to the first TRUE condition.
228LogicalLAMBDACreate custom, reusable and call them by a friendly name.
229LogicalLETAssigns names to calculation results.
230LogicalMAKEARRAYReturns a calculated array of a specified row and column size, by applying a LAMBDA.
231LogicalMAPReturns an array formed by mapping each value in the array(s) to a new value by applying a LAMBDA to create a new value.
232LogicalNOTReverses the logic of its argument.
233LogicalORReturns TRUE if any argument is TRUE.
234LogicalREDUCEReduces an array to an accumulated value by applying a LAMBDA to each value and returning the total value in the accumulator.
235LogicalSCANScans an array by applying a LAMBDA to each value and returns an array that has each intermediate value.
236LogicalSWITCHEvaluates an expression against a list of values and returns the result corresponding to the first matching value. If there is no match, an optional default value may be returned.
237LogicalXORReturns a logical exclusive OR of all arguments.
238LogicalReturns the logical value FALSE.
239Logical1Returns the logical value TRUE.
240Look and ReferenceVSTACKAppends arrays vertically and in sequence to return a larger array.
241Look and ReferenceWRAPCOLSWraps the provided row or column of values by columns after a specified number of elements.
242Look and ReferenceWRAPROWSWraps the provided row or column of values by rows after a specified number of elements.
243Lookup and ReferenceADDRESSReturns a reference as text to a single cell in a worksheet.
244Lookup and ReferenceAREASReturns the number of areas in a reference.
245Lookup and ReferenceCHOOSEChooses a value from a list of values.
246Lookup and ReferenceCHOOSECOLSReturns the specified columns from an array.
247Lookup and ReferenceCHOOSEROWSReturns the specified rows from an array.
248Lookup and ReferenceCOLUMNReturns the column number of a reference.
249Lookup and ReferenceCOLUMNSReturns the number of columns in a reference.
250Lookup and ReferenceDROPExcludes a specified number of rows or columns from the start or end of an array.
251Lookup and ReferenceEXPANDExpands or pads an array to specified row and column dimensions.
252Lookup and ReferenceFILTERFilters a range of data based on criteria you define.
253Lookup and ReferenceFORMULATEXTReturns the formula at the given reference as text.
254Lookup and ReferenceGETPIVOTDATAReturns data stored in a PivotTable report.
255Lookup and ReferenceGROUPBYHelps a user group, aggregate, sort, and filter data based on the fields you specify.
256Lookup and ReferenceHLOOKUPLooks in the top row of an array and returns the value of the indicated cell.
257Lookup and ReferenceHSTACKAppends arrays horizontally and in sequence to return a larger array.
258Lookup and ReferenceHYPERLINKCreates a shortcut or jump that opens a document stored on a network server, an intranet, or the Internet.
259Lookup and ReferenceIMAGEurns an image from a given source.
260Lookup and ReferenceINDEXUses an index to choose a value from a reference or array.
261Lookup and ReferenceINDIRECTReturns a reference indicated by a text value.
262Lookup and ReferenceLOOKUPLooks up values in a vector or array.
263Lookup and ReferenceMATCHLooks up values in a reference or array.
264Lookup and ReferenceOFFSETReturns a reference offset from a given reference.
265Lookup and ReferencePIVOTBYHelps a user group, aggregate, sort, and filter data based on the row and column fields that you specify.
266Lookup and ReferenceROWReturns the row number of a reference.
267Lookup and ReferenceROWSReturns the number of rows in a reference.
268Lookup and ReferenceRTDRetrieves real-time data from a program that supports COM automation.
269Lookup and ReferenceSORTSorts the contents of a range or array.
270Lookup and ReferenceSORTBYSorts the contents of a range or array based on the values in a corresponding range or array.
271Lookup and ReferenceTAKEReturns a specified number of contiguous rows or columns from the start or end of an array.
272Lookup and ReferenceTOCOLReturns the array in a single column.
273Lookup and ReferenceTOROWReturns the array in a single row.
274Lookup and ReferenceTRANSPOSEReturns the transpose of an array.
275Lookup and ReferenceTRIMRANGEScans in from the edges of a range or array until it finds a non-blank cell (or value), it then excludes those blank rows or columns.
276Lookup and ReferenceUNIQUEReturns a list of unique values in a list or range.
277Lookup and ReferenceVLOOKUPLooks in the first column of an array and moves across the row to return the value of a cell.
278Lookup and ReferenceXLOOKUPSearches a range or an array, and returns an item corresponding to the first match it finds. If a match doesn't exist, then XLOOKUP can return the closest (approximate) match.
279Lookup and ReferenceXMATCHReturns the relative position of an item in an array or range of cells. .
280Math and TrigonometryABSReturns the absolute value of a number.
281Math and TrigonometryACOSReturns the arccosine of a number.
282Math and TrigonometryACOSHReturns the inverse hyperbolic cosine of a number.
283Math and TrigonometryACOTReturns the arccotangent of a number.
284Math and TrigonometryACOTHReturns the hyperbolic arccotangent of a number.
285Math and TrigonometryAGGREGATEReturns an aggregate in a list or database.
286Math and TrigonometryARABICConverts a Roman number to Arabic, as a number.
287Math and TrigonometryASINReturns the arcsine of a number.
288Math and TrigonometryASINHReturns the inverse hyperbolic sine of a number.
289Math and TrigonometryATANReturns the arctangent of a number.
290Math and TrigonometryATAN2Returns the arctangent from x- and y-coordinates.
291Math and TrigonometryATANHReturns the inverse hyperbolic tangent of a number.
292Math and TrigonometryBASEConverts a number into a text representation with the given radix (base).
293Math and TrigonometryCEILING.MATHRounds a number up, to the nearest integer or to the nearest multiple of significance.
294Math and TrigonometryCEILING.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.
295Math and TrigonometryCOMBINReturns the number of combinations for a given number of objects.
296Math and TrigonometryCOMBINA.
297Math and TrigonometryCOSReturns the cosine of a number.
298Math and TrigonometryCOSHReturns the hyperbolic cosine of a number.
299Math and TrigonometryCOTReturns the hyperbolic cosine of a number.
300Math and TrigonometryCOTHReturns the cotangent of an angle.
301Math and TrigonometryCSCReturns the cosecant of an angle.
302Math and TrigonometryCSCHReturns the hyperbolic cosecant of an angle.
303Math and TrigonometryDECIMALConverts a text representation of a number in a given base into a decimal number.
304Math and TrigonometryDEGREESConverts radians to degrees.
305Math and TrigonometryEVENRounds a number up to the nearest even integer.
306Math and TrigonometryEXPReturns e raised to the power of a given number.
307Math and TrigonometryFACTReturns the factorial of a number.
308Math and TrigonometryFACTDOUBLEReturns the double factorial of a number.
309Math and TrigonometryFLOOR.MATHRounds a number down, to the nearest integer or to the nearest multiple of significance.
310Math and TrigonometryFLOOR.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.
311Math and TrigonometryGCDReturns the greatest common divisor.
312Math and TrigonometryINTRounds a number down to the nearest integer.
313Math and TrigonometryISO.CEILINGReturns a number that is rounded up to the nearest integer or to the nearest multiple of significance.
314Math and TrigonometryLCMReturns the least common multiple.
315Math and TrigonometryLNReturns the natural logarithm of a number.
316Math and TrigonometryLOGReturns the logarithm of a number to a specified base.
317Math and TrigonometryLOG10Returns the base-10 logarithm of a number.
318Math and TrigonometryMDETERMReturns the matrix determinant of an array.
319Math and TrigonometryMINVERSEReturns the matrix inverse of an array.
320Math and TrigonometryMMULTReturns the matrix product of two arrays.
321Math and TrigonometryMODReturns the remainder from division.
322Math and TrigonometryMROUNDReturns a number rounded to the desired multiple.
323Math and TrigonometryMULTINOMIALReturns the multinomial of a set of numbers.
324Math and TrigonometryMUNITReturns the unit matrix or the specified dimension.
325Math and TrigonometryODDRounds a number up to the nearest odd integer.
326Math and TrigonometryPERCENTOFSums the values in the subset and divides it by all the values.
327Math and TrigonometryPIReturns the value of pi.
328Math and TrigonometryPOWERReturns the result of a number raised to a power.
329Math and TrigonometryPRODUCTMultiplies its arguments.
330Math and TrigonometryQUOTIENTReturns the integer portion of a division.
331Math and TrigonometryRADIANSConverts degrees to radians.
332Math and TrigonometryRANDReturns a random number between 0 and 1.
333Math and TrigonometryRANDARRAYReturns an array of random numbers between 0 and 1. However, you can specify the number of rows and columns to fill, minimum and maximum values, and whether to return whole numbers or decimal values.
334Math and TrigonometryRANDBETWEENReturns a random number between the numbers you specify.
335Math and TrigonometryROMANConverts an arabic numeral to roman, as text.
336Math and TrigonometryROUNDRounds a number to a specified number of digits.
337Math and TrigonometryROUNDDOWNRounds a number down, toward zero.
338Math and TrigonometryROUNDUPRounds a number up, away from zero.
339Math and TrigonometrySECReturns the secant of an angle.
340Math and TrigonometrySECHReturns the hyperbolic secant of an angle.
341Math and TrigonometrySEQUENCEGenerates a list of sequential numbers in an array, such as 1, 2, 3, 4.
342Math and TrigonometrySERIESSUMReturns the sum of a power series based on the formula.
343Math and TrigonometrySIGNReturns the sign of a number.
344Math and TrigonometrySINReturns the sine of the given angle.
345Math and TrigonometrySINHReturns the hyperbolic sine of a number.
346Math and TrigonometrySQRTReturns a positive square root.
347Math and TrigonometrySQRTPIReturns the square root of (number * pi).
348Math and TrigonometrySUBTOTALReturns a subtotal in a list or database.
349Math and TrigonometrySUMAdds its arguments.
350Math and TrigonometrySUMIFAdds the cells specified by a given criteria.
351Math and TrigonometrySUMIFSAdds the cells in a range that meet multiple criteria.
352Math and TrigonometrySUMPRODUCTReturns the sum of the products of corresponding array components.
353Math and TrigonometrySUMSQReturns the sum of the squares of the arguments.
354Math and TrigonometrySUMX2MY2Returns the sum of the difference of squares of corresponding values in two arrays.
355Math and TrigonometrySUMX2PY2Returns the sum of the sum of squares of corresponding values in two arrays.
356Math and TrigonometrySUMXMY2Returns the sum of squares of differences of corresponding values in two arrays.
357Math and TrigonometryTANReturns the tangent of a number.
358Math and TrigonometryTANHReturns the hyperbolic tangent of a number.
359Math and TrigonometryTRUNCTruncates a number to an integer.
360Returns the number of Returns the number of combinations with repetitions for a given number of items.
361StatisticalAVEDEVReturns the average of the absolute deviations of data points from their mean.
362StatisticalAVERAGEReturns the average of its arguments.
363StatisticalAVERAGEAReturns the average of its arguments, including numbers, text, and logical values.
364StatisticalAVERAGEIFReturns the average (arithmetic mean) of all the cells in a range that meet a given criteria.
365StatisticalAVERAGEIFSReturns the average (arithmetic mean) of all cells that meet multiple criteria.
366StatisticalBETA.DISTReturns the beta cumulative distribution function.
367StatisticalBETA.INVnReturns the inverse of the cumulative distribution function for a specified beta distribution.
368StatisticalBINOM.DISTReturns the individual term binomial distribution probability.
369StatisticalBINOM.DIST.RANGEReturns the probability of a trial result using a binomial distribution.
370StatisticalBINOM.INVReturns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value.
371StatisticalCHISQ.DISTReturns the cumulative beta probability density function.
372StatisticalCHISQ.DIST.RTReturns the one-tailed probability of the chi-squared distribution.
373StatisticalCHISQ.INVReturns the cumulative beta probability density function.
374StatisticalCHISQ.INV.RTReturns the inverse of the one-tailed probability of the chi-squared distribution.
375StatisticalCHISQ.TESTReturns the test for independence.
376StatisticalCONFIDENCE.NORMReturns the confidence interval for a population mean.
377StatisticalCONFIDENCE.TReturns the confidence interval for a population mean, using a Student's t distribution.
378StatisticalCORRELReturns the correlation coefficient between two data sets.
379StatisticalCOUNTCounts how many numbers are in the list of arguments.
380StatisticalCOUNTACounts how many values are in the list of arguments.
381StatisticalCOUNTBLANKCounts the number of blank cells within a range.
382StatisticalCOUNTIFCounts the number of cells within a range that meet the given criteria.
383StatisticalCOUNTIFSCounts the number of cells within a range that meet multiple criteria.
384StatisticalCOVARIANCE.PReturns covariance, the average of the products of paired deviations.
385StatisticalCOVARIANCE.SReturns the sample covariance, the average of the products deviations for each data point pair in two data sets.
386StatisticalDEVSQReturns the sum of squares of deviations.
387StatisticalEXPON.DISTReturns the exponential distribution.
388StatisticalF.DISTReturns the F probability distribution.
389StatisticalF.DIST.RTReturns the F probability distribution.
390StatisticalF.INVReturns the inverse of the F probability distribution.
391StatisticalF.INV.RTReturns the inverse of the F probability distribution.
392StatisticalF.TESTReturns the result of an F-test.
393StatisticalFISHERReturns the Fisher transformation.
394StatisticalFISHERINVReturns the inverse of the Fisher transformation.
395StatisticalFORECASTReturns a value along a linear trend.
396StatisticalFORECAST.ETSReturns a future value based on existing (historical) values by using the AAA version of the Exponential Smoothing (ETS) algorithm.
397StatisticalFORECAST.ETS.CONFINTReturns a confidence interval for the forecast value at the specified target date.
398StatisticalFORECAST.ETS.SEASONALITYReturns the length of the repetitive pattern Excel detects for the specified time series.
399StatisticalFORECAST.ETS.STATReturns a statistical value as a result of time series forecasting.
400StatisticalFORECAST.LINEARReturns a future value based on existing values.
401StatisticalFREQUENCYReturns a frequency distribution as a vertical array.
402StatisticalGAMMAReturns the Gamma function value.
403StatisticalGAMMA.DISTReturns the gamma distribution.
404StatisticalGAMMA.INVReturns the inverse of the gamma cumulative distribution.
405StatisticalGAMMALNReturns the natural logarithm of the gamma function, Γ(x).
406StatisticalGAMMALN.PRECISEReturns the natural logarithm of the gamma function, Γ(x).
407StatisticalGAUSSReturns 0.5 less than the standard normal cumulative distribution.
408StatisticalGEOMEANReturns the geometric mean.
409StatisticalGROWTHReturns values along an exponential trend.
410StatisticalHARMEANReturns the harmonic mean.
411StatisticalHYPGEOM.DISTReturns the hypergeometric distribution.
412StatisticalINTERCEPTReturns the intercept of the linear regression line.
413StatisticalKURTReturns the kurtosis of a data set.
414StatisticalLARGEReturns the k-th largest value in a data set.
415StatisticalLINESTReturns the parameters of a linear trend.
416StatisticalLOGESTReturns the parameters of an exponential trend.
417StatisticalLOGNORM.DISTReturns the cumulative lognormal distribution.
418StatisticalLOGNORM.INVReturns the inverse of the lognormal cumulative distribution.
419StatisticalMAXReturns the maximum value in a list of arguments.
420StatisticalMAXAReturns the maximum value in a list of arguments, including numbers, text, and logical values.
421StatisticalMAXIFSReturns the maximum value among cells specified by a given set of conditions or criteria.
422StatisticalMEDIANReturns the median of the given numbers.
423StatisticalMINReturns the minimum value in a list of arguments.
424StatisticalMINAReturns the smallest value in a list of arguments, including numbers, text, and logical values.
425StatisticalMINIFSReturns the minimum value among cells specified by a given set of conditions or criteria.
426StatisticalMODE.MULTReturns a vertical array of the most frequently occurring, or repetitive values in an array or range of data.
427StatisticalMODE.SNGLReturns the most common value in a data set.
428StatisticalNEGBINOM.DISTReturns the negative binomial distribution.
429StatisticalNORM.DISTReturns the normal cumulative distribution.
430StatisticalNORM.S.DISTReturns the standard normal cumulative distribution.
431StatisticalNORM.S.INVReturns the inverse of the standard normal cumulative distribution.
432StatisticalNORMINVReturns the inverse of the normal cumulative distribution.
433StatisticalPEARSONReturns the Pearson product moment correlation coefficient.
434StatisticalPERCENTILE.EXCReturns the k-th percentile of values in a range, where k is in the range 0.1, exclusive.
435StatisticalPERCENTILE.INCReturns the k-th percentile of values in a range.
436StatisticalPERCENTRANK.EXCReturns the rank of a value in a data set as a percentage (0.1, exclusive) of the data set.
437StatisticalPERCENTRANK.INCReturns the percentage rank of a value in a data set.
438StatisticalPERMUTReturns the number of permutations for a given number of objects.
439StatisticalPERMUTATIONAReturns the number of permutations for a given number of objects (with repetitions) that can be selected from the total objects.
440StatisticalPHIReturns the value of the density function for a standard normal distribution.
441StatisticalPOISSON.DISTReturns the Poisson distribution.
442StatisticalPROBReturns the probability that values in a range are between two limits.
443StatisticalQUARTILE.EXCReturns the quartile of the data set, based on percentile values from 0.1, exclusive.
444StatisticalQUARTILE.INCReturns the quartile of a data set.
445StatisticalRANK.AVGReturns the rank of a number in a list of numbers.
446StatisticalRANK.EQReturns the rank of a number in a list of numbers.
447StatisticalRSQReturns the square of the Pearson product moment correlation coefficient.
448StatisticalSKEWReturns the skewness of a distribution.
449StatisticalSKEW.PReturns the skewness of a distribution based on a population a characterization of the degree of asymmetry of a distribution around its mean.
450StatisticalSLOPEReturns the slope of the linear regression line.
451StatisticalSMALLReturns the k-th smallest value in a data set.
452StatisticalSTANDARDIZEReturns a normalized value.
453StatisticalSTDEV.PCalculates standard deviation based on the entire population.
454StatisticalSTDEV.SEstimates standard deviation based on a sample.
455StatisticalSTDEVAEstimates standard deviation based on a sample, including numbers, text, and logical values.
456StatisticalSTDEVPACalculates standard deviation based on the entire population, including numbers, text, and logical values.
457StatisticalSTEYXReturns the standard error of the predicted y-value for each x in the regression.
458StatisticalT.DISTReturns the Percentage Points (probability) for the Student t-distribution.
459StatisticalT.DIST.2TReturns the Percentage Points (probability) for the Student t-distribution.
460StatisticalT.DIST.RTReturns the Student's t-distribution.
461StatisticalT.INVReturns the t-value of the Student's t-distribution as a function of the probability and the degrees of freedom.
462StatisticalT.INV.2TReturns the inverse of the Student's t-distribution.
463StatisticalT.TESTReturns the probability associated with a Student's t-test.
464StatisticalTRENDReturns values along a linear trend.
465StatisticalTRIMMEANReturns the mean of the interior of a data set.
466StatisticalVAR.PCalculates variance based on the entire population.
467StatisticalVAR.SEstimates variance based on a sample.
468StatisticalVARAEstimates variance based on a sample, including numbers, text, and logical values.
469StatisticalVARPACalculates variance based on the entire population, including numbers, text, and logical values.
470StatisticalWEIBULL.DISTReturns the Weibull distribution.
471StatisticalZ.TESTReturns the one-tailed probability-value of a z-test.
472TextARRAYTOTEXTReturns an array of text values from any specified range.
473TextASCChanges full-width (double-byte) English letters or katakana within a character string to half-width (single-byte) characters.
474TextBAHTTEXTConverts a number to text, using the ß (baht) currency format.
475TextCHARReturns the character specified by the code number.
476TextCLEANRemoves all nonprintable characters from text.
477TextCODEReturns a numeric code for the first character in a text string.
478TextCONCATCombines the text from multiple ranges and/or strings, but it doesn't provide the delimiter or IgnoreEmpty arguments.
479TextCONCATENATEJoins several text items into one text item.
480TextDBCSChanges half-width (single-byte) English letters or katakana within a character string to full-width (double-byte) characters.
481TextDETECTLANGUAGEIdentifies the language of a specified text.
482TextDOLLARConverts a number to text, using the $ (dollar) currency format.
483TextEXACTChecks to see if two text values are identical.
484TextFIND, FINDBFinds one text value within another (case-sensitive).
485TextFIXEDFormats a number as text with a fixed number of decimals.
486TextJISChanges half-width (single-byte) characters within a string to full-width (double-byte) characters.
487TextLEFT, LEFTBReturns the leftmost characters from a text value.
488TextLEN, LENBReturns the number of characters in a text string.
489TextLOWERConverts text to lowercase.
490TextMID, MIDBReturns a specific number of characters from a text string starting at the position you specify.
491TextNUMBERVALUEConverts text to number in a locale-independent manner.
492TextPHONETICExtracts the phonetic (furigana) characters from a text string.
493TextPROPERCapitalizes the first letter in each word of a text value.
494TextREGEXEXTRACTExtracts strings within the provided text that matches the pattern.
495TextREGEXREPLACEReplaces strings within the provided text that matches the pattern with replacement.
496TextREGEXTESTDetermines whether any part of text matches the pattern.
497TextREPLACE, REPLACEBReplaces characters within text.
498TextREPTRepeats text a given number of times.
499TextRIGHT, RIGHTBReturns the rightmost characters from a text value.
500TextSEARCH, SEARCHBFinds one text value within another (not case-sensitive).
501TextSUBSTITUTESubstitutes new text for old text in a text string.
502TextTConverts its arguments to text.
503TextTEXTFormats a number and converts it to text.
504TextTEXTAFTERReturns text that occurs after given character or string.
505TextTEXTBEFOREReturns text that occurs before a given character or string.
506TextTEXTJOINCombines the text from multiple ranges and/or strings.
507TextTEXTSPLITSplits text strings by using column and row delimiters.
508TextTRANSLATETranslates a text from one language to another.
509TextTRIMRemoves spaces from text.
510TextUNICHARReturns the Unicode character that is references by the given numeric value.
511TextUNICODEReturns the number (code point) that corresponds to the first character of the text.
512TextUPPERConverts text to uppercase.
513TextVALUEConverts a text argument to a number.
514TextVALUETOTEXTReturns text from any specified value.
515WebENCODEURLReturns a URL-encoded string.
516WebFILTERXMLReturns specific data from the XML content by using the specified XPath.
517WebWEBSERVICEReturns data from a web service.

 

Admin