Excel Functions

Browse the functions by category. Use wildcards in search: * and ?.

Add-in and Automation
Excel 365

Calls a procedure in a dynamic link library or code resource

Excel 365

Converts 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).

Excel 365

Returns the register ID of the specified dynamic link library (DLL) or code resource that has been previously registered

Compatibility
Excel 365

Returns the beta cumulative distribution function

Excel 365

Returns the inverse of the cumulative distribution function for a specified beta distribution

Excel 2003

Returns the individual term binomial distribution probability

Excel 2003

Rounds a number to the nearest integer or to the nearest multiple of significance

Excel 365

Returns the one-tailed probability of the chi-squared distribution

Excel 365

Returns the inverse of the one-tailed probability of the chi-squared distribution

Excel 365

Returns the test for independence

Excel 365

Returns the confidence interval for a population mean

Excel 2003

Returns covariance, the average of the products of paired deviations

Excel 365

Returns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value

Excel 2003

Returns the exponential distribution

Excel 365

Returns the F probability distribution

Excel 365

Returns the inverse of the F probability distribution

Excel 2003

Rounds a number down, toward zero

Excel 365

Returns the result of an F-test

Excel 2003

Returns the gamma distribution

Excel 2003

Returns the inverse of the gamma cumulative distribution

Excel 365

Returns the hypergeometric distribution

Excel 365

Returns the inverse of the lognormal cumulative distribution

Excel 365

Returns the cumulative lognormal distribution

Excel 2003

Returns the most common value in a data set

Excel 365

Returns the negative binomial distribution

Excel 2010

Returns the inverse of the normal cumulative distribution

Excel 2010

Returns the normal cumulative distribution

Excel 2003

Returns the standard normal cumulative distribution

Excel 2003

Returns the inverse of the standard normal cumulative distribution

Excel 2003

Returns the k-th percentile of values in a range

Excel 2003

Returns the percentage rank of a value in a data set

Excel 365

Returns the Poisson distribution

Excel 2003

Returns the quartile of a data set

Excel 2003

Returns the rank of a number in a list of numbers

Excel 2003

Estimates standard deviation based on a sample

Excel 2003

Calculates standard deviation based on the entire population

Excel 365

Returns the Student's t-distribution

Excel 365

Returns the inverse of the Student's t-distribution

Excel 365

Returns the probability associated with a Student's t-test

Excel 2003

Estimates variance based on a sample

Excel 2003

Calculates variance based on the entire population

Excel 2003

Calculates variance based on the entire population, including numbers, text, and logical values

Excel 365

Returns the one-tailed probability-value of a z-test

Cube
Excel 365

Returns 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.

Excel 365

Returns a member or tuple in a cube hierarchy. Use to validate that the member or tuple exists in the cube.

Excel 365

Returns 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.

Excel 365

Returns 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.

Excel 365

Defines 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.

Excel 365

Returns the number of items in a set.

Excel 365

Returns an aggregated value from a cube.

Database
Excel 2003

Returns the average of selected database entries

Excel 2003

Counts the cells that contain numbers in a database

Excel 2003

Counts nonblank cells in a database

Excel 2003

Extracts from a database a single record that matches the specified criteria

Excel 2003

Returns the maximum value from selected database entries

Excel 2003

Returns the minimum value from selected database entries

Excel 2003

Multiplies the values in a particular field of records that match the criteria in a database

Excel 2003

Estimates the standard deviation based on a sample of selected database entries

Excel 2003

Calculates the standard deviation based on the entire population of selected database entries

Excel 2003

Adds the numbers in the field column of records in the database that match the criteria

Excel 2003

Estimates variance based on a sample from selected database entries

Excel 2003

Calculates variance based on the entire population of selected database entries

Date and time
Excel 2003

Returns the serial number of a particular date

Excel 2003

Calculates the number of days, months, or years between two dates. This function is useful in formulas where you need to calculate an age.

Excel 2003

Converts a date in the form of text to a serial number

Excel 2003

Converts a serial number to a day of the month

Excel 2013

Returns the number of days between two dates

Excel 2003

Calculates the number of days between two dates based on a 360-day year

Excel 2003

Returns the serial number of the date that is the indicated number of months before or after the start date

Excel 2003

Returns the serial number of the last day of the month before or after a specified number of months

Excel 2003

Converts a serial number to an hour

Excel 2013

Returns the number of the ISO week number of the year for a given date

Excel 2003

Converts a serial number to a minute

Excel 2003

Converts a serial number to a month

Excel 2003

Returns the number of whole workdays between two dates

Excel 2010

Returns the number of whole workdays between two dates using parameters to indicate which and how many days are weekend days

Excel 2003

Returns the serial number of the current date and time

Excel 2003

Converts a serial number to a second

Excel 2003

Returns the serial number of a particular time

Excel 2003

Converts a time in the form of text to a serial number

Excel 2003

Returns the serial number of today's date

Excel 2003

Converts a serial number to a day of the week

Excel 2003

Converts a serial number to a number representing where the week falls numerically with a year

Excel 2003

Returns the serial number of the date before or after a specified number of workdays

Excel 2010

Returns 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

Excel 2003

Converts a serial number to a year

Excel 2003

Returns the year fraction representing the number of whole days between start_date and end_date

Engineering
Excel 365

Returns the modified Bessel function In(x)

Excel 365

Returns the Bessel function Jn(x)

Excel 365

Returns the modified Bessel function Kn(x)

Excel 365

Returns the Bessel function Yn(x)

Excel 2003

Converts a binary number to decimal

Excel 2003

Converts a binary number to hexadecimal

Excel 2003

Converts a binary number to octal

Excel 2013

Returns a 'Bitwise And' of two numbers

Excel 2013

Returns a value number shifted left by shift_amount bits

Excel 2013

Returns a bitwise OR of 2 numbers

Excel 2013

Returns a value number shifted right by shift_amount bits

Excel 2013

Returns a bitwise 'Exclusive Or' of two numbers

Excel 2003

Converts real and imaginary coefficients into a complex number

Excel 2003

Converts a number from one measurement system to another

Excel 2003

Converts a decimal number to binary

Excel 2003

Converts a decimal number to hexadecimal

Excel 2003

Converts a decimal number to octal

Excel 2003

Tests whether two values are equal

Excel 365

Returns the error function

Excel 365

Returns the error function

Excel 365

Returns the complementary error function

Excel 365

Returns the complementary ERF function integrated between x and infinity

Excel 365

Tests whether a number is greater than a threshold value

Excel 2003

Converts a hexadecimal number to binary

Excel 2003

Converts a hexadecimal number to decimal

Excel 2003

Converts a hexadecimal number to octal

Excel 2003

Returns the absolute value (modulus) of a complex number

Excel 2003

Returns the imaginary coefficient of a complex number

Excel 2003

Returns the argument theta, an angle expressed in radians

Excel 2003

Returns the complex conjugate of a complex number

Excel 2003

Returns the cosine of a complex number

Excel 2013

Returns the hyperbolic cosine of a complex number

Excel 2013

Returns the cotangent of a complex number

Excel 2013

Returns the cosecant of a complex number

Excel 2013

Returns the hyperbolic cosecant of a complex number

Excel 2003

Returns the quotient of two complex numbers

Excel 2003

Returns the exponential of a complex number

Excel 2003

Returns the natural logarithm of a complex number

Excel 2003

Returns the base-2 logarithm of a complex number

Excel 2003

Returns the base-10 logarithm of a complex number

Excel 2003

Returns a complex number raised to an integer power

Excel 2003

Returns the product of complex numbers

Excel 2003

Returns the real coefficient of a complex number

Excel 2013

Returns the secant of a complex number

Excel 2013

Returns the hyperbolic secant of a complex number

Excel 2003

Returns the sine of a complex number

Excel 2013

Returns the hyperbolic sine of a complex number

Excel 2003

Returns the square root of a complex number

Excel 2003

Returns the difference between two complex numbers

Excel 2003

Returns the sum of complex numbers

Excel 2013

Returns the tangent of a complex number

Excel 2003

Converts an octal number to binary

Excel 2003

Converts an octal number to decimal

Excel 2003

Converts an octal number to hexadecimal

Financial
Excel 2003

Returns the accrued interest for a security that pays periodic interest

Excel 2003

Returns the accrued interest for a security that pays interest at maturity

Excel 2003

Returns the depreciation for each accounting period by using a depreciation coefficient

Excel 2003

Returns the depreciation for each accounting period

Excel 2003

Returns the number of days from the beginning of the coupon period to the settlement date

Excel 2003

Returns the number of days in the coupon period that contains the settlement date

Excel 2003

Returns the number of days from the settlement date to the next coupon date

Excel 2003

Returns the next coupon date after the settlement date

Excel 2003

Returns the number of coupons payable between the settlement date and maturity date

Excel 2003

Returns the previous coupon date before the settlement date

Excel 2003

Returns the cumulative interest paid between two periods

Excel 2003

Returns the cumulative principal paid on a loan between two periods

Excel 2003

Returns the depreciation of an asset for a specified period by using the fixed-declining balance method

Excel 2003

Returns the depreciation of an asset for a specified period by using the double-declining balance method or some other method that you specify

Excel 2003

Returns the discount rate for a security

Excel 2003

Converts a dollar price, expressed as a fraction, into a dollar price, expressed as a decimal number

Excel 2003

Converts a dollar price, expressed as a decimal number, into a dollar price, expressed as a fraction

Excel 2003

Returns the annual duration of a security with periodic interest payments

Excel 2003

Returns the effective annual interest rate

Excel 2003

Returns the future value of an investment

Excel 2003

Returns the future value of an initial principal after applying a series of compound interest rates

Excel 2003

Returns the interest rate for a fully invested security

Excel 2003

Returns the interest payment for an investment for a given period

Excel 2003

Returns the internal rate of return for a series of cash flows

Excel 2003

Calculates the interest paid during a specific period of an investment

Excel 2003

Returns the Macauley modified duration for a security with an assumed par value of $100

Excel 2003

Returns the internal rate of return where positive and negative cash flows are financed at different rates

Excel 2003

Returns the annual nominal interest rate

Excel 2003

Returns the number of periods for an investment

Excel 2003

Returns the net present value of an investment based on a series of periodic cash flows and a discount rate

Excel 2003

Returns the price per $100 face value of a security with an odd first period

Excel 2003

Returns the yield of a security with an odd first period

Excel 2003

Returns the price per $100 face value of a security with an odd last period

Excel 2003

Returns the yield of a security with an odd last period

Excel 2013

Returns the number of periods required by an investment to reach a specified value

Excel 2003

Returns the periodic payment for an annuity

Excel 2003

Returns the payment on the principal for an investment for a given period

Excel 2003

Returns the price per $100 face value of a security that pays periodic interest

Excel 2003

Returns the price per $100 face value of a discounted security

Excel 2003

Returns the price per $100 face value of a security that pays interest at maturity

Excel 2003

Returns the present value of an investment

Excel 2003

Returns the interest rate per period of an annuity

Excel 2003

Returns the amount received at maturity for a fully invested security

Excel 2013

Returns an equivalent interest rate for the growth of an investment

Excel 2003

Returns the straight-line depreciation of an asset for one period

Excel 2003

Returns the sum-of-years' digits depreciation of an asset for a specified period

Excel 2003

Returns the bond-equivalent yield for a Treasury bill

Excel 2003

Returns the price per $100 face value for a Treasury bill

Excel 2003

Returns the yield for a Treasury bill

Excel 2003

Returns the depreciation of an asset for a specified or partial period by using a declining balance method

Excel 2003

Returns the internal rate of return for a schedule of cash flows that is not necessarily periodic

Excel 2003

Returns the net present value for a schedule of cash flows that is not necessarily periodic

Excel 2003

Returns the yield on a security that pays periodic interest

Excel 2003

Returns the annual yield for a discounted security; for example, a Treasury bill

Excel 2003

Returns the annual yield of a security that pays interest at maturity

Information
Excel 2003

Returns information about the formatting, location, or contents of a cell This function is not available in Excel for the web.

Excel 2003

Returns a number corresponding to an error type

Excel 2003

Returns information about the current operating environment This function is not available in Excel for the web.

Excel 2003

Returns TRUE if the value is blank

Excel 2003

Returns TRUE if the value is any error value except #N/A

Excel 2003

Returns TRUE if the value is any error value

Excel 2003

Returns TRUE if the number is even

Excel 2013

Returns TRUE if there is a reference to a cell that contains a formula

Excel 2003

Returns TRUE if the value is a logical value

Excel 2003

Returns TRUE if the value is the #N/A error value

Excel 2003

Returns TRUE if the value is not text

Excel 2003

Returns TRUE if the value is a number

Excel 2003

Returns TRUE if the number is odd

Excel 2024

Checks whether the value in a LAMBDA is missing and returns TRUE or FALSE

Excel 2003

Returns TRUE if the value is a reference

Excel 2003

Returns TRUE if the value is text

Excel 2003

Returns a value converted to a number

Excel 2013

Returns the sheet number of the referenced sheet

Excel 2013

Returns the number of sheets in a reference

Excel 365

Retrieves historical data about a financial instrument and loads it as an array

Excel 2003

Returns a number indicating the data type of a value

Logical
Excel 2003

Returns TRUE if all of its arguments are TRUE

Excel 2024

Applies a LAMBDA to each column and returns an array of the results

Excel 2024

Applies a LAMBDA to each row and returns an array of the results

Excel 2003

Returns the logical value FALSE

Excel 2003

Specifies a logical test to perform

Excel 2007

Returns a value you specify if a formula evaluates to an error; otherwise, returns the result of the formula

Excel 2013

Returns the value you specify if the expression resolves to #N/A, otherwise returns the result of the expression

Excel 2019

Checks whether one or more conditions are met and returns a value that corresponds to the first TRUE condition.

Excel 2024

Create custom, reusable and call them by a friendly name

Excel 2021

Assigns names to calculation results

Excel 2024

Returns a calculated array of a specified row and column size, by applying a LAMBDA

Excel 2024

Returns an array formed by mapping each value in the array(s) to a new value by applying a LAMBDA to create a new value

Excel 2003

Reverses the logic of its argument

Excel 2003

Returns TRUE if any argument is TRUE

Excel 2024

Reduces an array to an accumulated value by applying a LAMBDA to each value and returning the total value in the accumulator

Excel 2024

Scans an array by applying a LAMBDA to each value and returns an array that has each intermediate value

Excel 2019

Evaluates 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.

Excel 2003

Returns the logical value TRUE

Excel 2013

Returns a logical exclusive OR of all arguments

Lookup and reference
Excel 2003

Returns a reference as text to a single cell in a worksheet

Excel 2003

Returns the number of areas in a reference

Excel 2003

Chooses a value from a list of values

Excel 2024

Returns the specified columns from an array

Excel 2024

Returns the specified rows from an array

Excel 2003

Returns the column number of a reference

Excel 2003

Returns the number of columns in a reference

Excel 2024

Excludes a specified number of rows or columns from the start or end of an array

Excel 2024

Expands or pads an array to specified row and column dimensions

Excel 2021

Filters a range of data based on criteria you define

Excel 2013

Returns the formula at the given reference as text

Excel 2003

Returns data stored in a PivotTable report

Excel 365

Helps a user group, aggregate, sort, and filter data based on the fields you specify

Excel 2003

Looks in the top row of an array and returns the value of the indicated cell

Excel 2024

Appends arrays horizontally and in sequence to return a larger array

Excel 2003

Creates a shortcut or jump that opens a document stored on a network server, an intranet, or the Internet

Excel 2024

Returns an image from a given source

Excel 2003

Uses an index to choose a value from a reference or array

Excel 2003

Returns a reference indicated by a text value

Excel 2003

Looks up values in a vector or array

Excel 2003

Looks up values in a reference or array

Excel 2003

Returns a reference offset from a given reference

Excel 365

Helps a user group, aggregate, sort, and filter data based on the row and column fields that you specify

Excel 2003

Returns the row number of a reference

Excel 2003

Returns the number of rows in a reference

Excel 365

Retrieves real-time data from a program that supports COM automation

Excel 2021

Sorts the contents of a range or array

Excel 2021

Sorts the contents of a range or array based on the values in a corresponding range or array

Excel 2024

Returns a specified number of contiguous rows or columns from the start or end of an array

Excel 2024

Returns the array in a single column

Excel 2024

Returns the array in a single row

Excel 2003

Returns the transpose of an array

Excel 365

Scans 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

Excel 2021

Returns a list of unique values in a list or range

Excel 2003

Looks in the first column of an array and moves across the row to return the value of a cell

Excel 2024

Appends arrays vertically and in sequence to return a larger array

Excel 2024

Wraps the provided row or column of values by columns after a specified number of elements

Excel 2024

Wraps the provided row or column of values by rows after a specified number of elements

Excel 2021

Searches 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.

Excel 2021

Returns the relative position of an item in an array or range of cells.

Math and trigonometry
Excel 2003

Returns the absolute value of a number

Excel 2003

Returns the arccosine of a number

Excel 2003

Returns the inverse hyperbolic cosine of a number

Excel 2013

Returns the arccotangent of a number

Excel 2013

Returns the hyperbolic arccotangent of a number

Excel 2010

Returns an aggregate in a list or database

Excel 2013

Converts a Roman number to Arabic, as a number

Excel 2003

Returns the arcsine of a number

Excel 2003

Returns the inverse hyperbolic sine of a number

Excel 2003

Returns the arctangent of a number

Excel 2003

Returns the arctangent from x- and y-coordinates

Excel 2003

Returns the inverse hyperbolic tangent of a number

Excel 2013

Converts a number into a text representation with the given radix (base)

Excel 2013

Rounds a number up, to the nearest integer or to the nearest multiple of significance

Excel 2010

Rounds a number the nearest integer or to the nearest multiple of significance. Regardless of the sign of the number, the number is rounded up.

Excel 2003

Returns the number of combinations for a given number of objects

Excel 2013

Returns the number of combinations with repetitions for a given number of items

Excel 2003

Returns the cosine of a number

Excel 2003

Returns the hyperbolic cosine of a number

Excel 2013

Returns the hyperbolic cosine of a number

Excel 2013

Returns the cotangent of an angle

Excel 2013

Returns the cosecant of an angle

Excel 2013

Returns the hyperbolic cosecant of an angle

Excel 2013

Converts a text representation of a number in a given base into a decimal number

Excel 2003

Converts radians to degrees

Excel 2003

Rounds a number up to the nearest even integer

Excel 2003

Returns e raised to the power of a given number

Excel 2003

Returns the factorial of a number

Excel 2003

Returns the double factorial of a number

Excel 2013

Rounds a number down, to the nearest integer or to the nearest multiple of significance

Excel 2010

Rounds a number the nearest integer or to the nearest multiple of significance. Regardless of the sign of the number, the number is rounded up.

Excel 2003

Returns the greatest common divisor

Excel 2003

Rounds a number down to the nearest integer

Excel 365

Returns a number that is rounded up to the nearest integer or to the nearest multiple of significance

Excel 2003

Returns the least common multiple

Excel 2003

Returns the natural logarithm of a number

Excel 2003

Returns the logarithm of a number to a specified base

Excel 2003

Returns the base-10 logarithm of a number

Excel 2003

Returns the matrix determinant of an array

Excel 2003

Returns the matrix inverse of an array

Excel 2003

Returns the matrix product of two arrays

Excel 2003

Returns the remainder from division

Excel 2003

Returns a number rounded to the desired multiple

Excel 2003

Returns the multinomial of a set of numbers

Excel 2013

Returns the unit matrix or the specified dimension

Excel 2003

Rounds a number up to the nearest odd integer

Excel 365

Sums the values in the subset and divides it by all the values

Excel 2003

Returns the value of pi

Excel 2003

Returns the result of a number raised to a power

Excel 2003

Multiplies its arguments

Excel 2003

Returns the integer portion of a division

Excel 2003

Converts degrees to radians

Excel 2003

Returns a random number between 0 and 1

Excel 2021

Returns 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.

Excel 2003

Returns a random number between the numbers you specify

Excel 2003

Converts an arabic numeral to roman, as text

Excel 2003

Rounds a number to a specified number of digits

Excel 2003

Rounds a number down, toward zero

Excel 2003

Rounds a number up, away from zero

Excel 2013

Returns the secant of an angle

Excel 2013

Returns the hyperbolic secant of an angle

Excel 2021

Generates a list of sequential numbers in an array, such as 1, 2, 3, 4

Excel 365

Returns the sum of a power series based on the formula

Excel 2003

Returns the sign of a number

Excel 2003

Returns the sine of the given angle

Excel 2003

Returns the hyperbolic sine of a number

Excel 2003

Returns a positive square root

Excel 2003

Returns the square root of (number * pi)

Excel 2003

Returns a subtotal in a list or database

Excel 2003

Adds its arguments

Excel 2003

Adds the cells specified by a given criteria

Excel 2007

Adds the cells in a range that meet multiple criteria

Excel 2003

Returns the sum of the products of corresponding array components

Excel 2003

Returns the sum of the squares of the arguments

Excel 2003

Returns the sum of the difference of squares of corresponding values in two arrays

Excel 2003

Returns the sum of the sum of squares of corresponding values in two arrays

Excel 2003

Returns the sum of squares of differences of corresponding values in two arrays

Excel 2003

Returns the tangent of a number

Excel 2003

Returns the hyperbolic tangent of a number

Excel 2003

Truncates a number to an integer

Statistical
Excel 2003

Returns the average of the absolute deviations of data points from their mean

Excel 2003

Returns the average of its arguments

Excel 2003

Returns the average of its arguments, including numbers, text, and logical values

Excel 2007

Returns the average (arithmetic mean) of all the cells in a range that meet a given criteria

Excel 2007

Returns the average (arithmetic mean) of all cells that meet multiple criteria.

Excel 365

Returns the beta cumulative distribution function

Excel 365

Returns the inverse of the cumulative distribution function for a specified beta distribution

Excel 2010

Returns the individual term binomial distribution probability

Excel 2013

Returns the probability of a trial result using a binomial distribution

Excel 2010

Returns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value

Excel 2010

Returns the cumulative beta probability density function

Excel 2010

Returns the one-tailed probability of the chi-squared distribution

Excel 2010

Returns the cumulative beta probability density function

Excel 2010

Returns the inverse of the one-tailed probability of the chi-squared distribution

Excel 2010

Returns the test for independence

Excel 2010

Returns the confidence interval for a population mean

Excel 2010

Returns the confidence interval for a population mean, using a Student's t distribution

Excel 2003

Returns the correlation coefficient between two data sets

Excel 2003

Counts how many numbers are in the list of arguments

Excel 2003

Counts how many values are in the list of arguments

Excel 2003

Counts the number of blank cells within a range

Excel 2003

Counts the number of cells within a range that meet the given criteria

Excel 2007

Counts the number of cells within a range that meet multiple criteria

Excel 2010

Returns covariance, the average of the products of paired deviations

Excel 2010

Returns the sample covariance, the average of the products deviations for each data point pair in two data sets

Excel 2003

Returns the sum of squares of deviations

Excel 2010

Returns the exponential distribution

Excel 2010

Returns the F probability distribution

Excel 2010

Returns the F probability distribution

Excel 2010

Returns the inverse of the F probability distribution

Excel 2010

Returns the inverse of the F probability distribution

Excel 2010

Returns the result of an F-test

Excel 365

Returns the Fisher transformation

Excel 365

Returns the inverse of the Fisher transformation

Excel 2003

Returns a value along a linear trend This function has been replaced with FORECAST.LINEAR as part of the new Forecasting, but it's still available for compatibility with earlier versions.

Excel 2016

Returns a future value based on existing (historical) values by using the AAA version of the Exponential Smoothing (ETS) algorithm

Excel 2016

Returns a confidence interval for the forecast value at the specified target date

Excel 2016

Returns the length of the repetitive pattern Excel detects for the specified time series

Excel 2016

Returns a statistical value as a result of time series forecasting

Excel 2016

Returns a future value based on existing values

Excel 2003

Returns a frequency distribution as a vertical array

Excel 2013

Returns the Gamma function value

Excel 2010

Returns the gamma distribution

Excel 2010

Returns the inverse of the gamma cumulative distribution

Excel 2003

Returns the natural logarithm of the gamma function, Γ(x)

Excel 2010

Returns the natural logarithm of the gamma function, Γ(x)

Excel 2013

Returns 0.5 less than the standard normal cumulative distribution

Excel 2003

Returns the geometric mean

Excel 2003

Returns values along an exponential trend

Excel 2003

Returns the harmonic mean

Excel 2010

Returns the hypergeometric distribution

Excel 2003

Returns the intercept of the linear regression line

Excel 365

Returns the kurtosis of a data set

Excel 2003

Returns the k-th largest value in a data set

Excel 2003

Returns the parameters of a linear trend

Excel 365

Returns the parameters of an exponential trend

Excel 2010

Returns the cumulative lognormal distribution

Excel 2010

Returns the inverse of the lognormal cumulative distribution

Excel 2003

Returns the maximum value in a list of arguments

Excel 2003

Returns the maximum value in a list of arguments, including numbers, text, and logical values

Excel 2019

Returns the maximum value among cells specified by a given set of conditions or criteria

Excel 2003

Returns the median of the given numbers

Excel 2003

Returns the minimum value in a list of arguments

Excel 2003

Returns the smallest value in a list of arguments, including numbers, text, and logical values

Excel 2019

Returns the minimum value among cells specified by a given set of conditions or criteria.

Excel 2010

Returns a vertical array of the most frequently occurring, or repetitive values in an array or range of data

Excel 2010

Returns the most common value in a data set

Excel 2010

Returns the negative binomial distribution

Excel 2010

Returns the normal cumulative distribution

Excel 2010

Returns the standard normal cumulative distribution

Excel 2010

Returns the inverse of the standard normal cumulative distribution

Excel 2010

Returns the inverse of the normal cumulative distribution

Excel 2003

Returns the Pearson product moment correlation coefficient

Excel 2010

Returns the k-th percentile of values in a range, where k is in the range 0..1, exclusive

Excel 2010

Returns the k-th percentile of values in a range

Excel 2010

Returns the rank of a value in a data set as a percentage (0..1, exclusive) of the data set

Excel 2010

Returns the percentage rank of a value in a data set

Excel 2003

Returns the number of permutations for a given number of objects

Excel 2013

Returns the number of permutations for a given number of objects (with repetitions) that can be selected from the total objects

Excel 2013

Returns the value of the density function for a standard normal distribution

Excel 365

Returns the Poisson distribution

Excel 2003

Returns the probability that values in a range are between two limits

Excel 2010

Returns the quartile of the data set, based on percentile values from 0..1, exclusive

Excel 2010

Returns the quartile of a data set

Excel 2010

Returns the rank of a number in a list of numbers

Excel 2010

Returns the rank of a number in a list of numbers

Excel 365

Returns the square of the Pearson product moment correlation coefficient

Excel 2003

Returns the skewness of a distribution

Excel 2013

Returns the skewness of a distribution based on a population: a characterization of the degree of asymmetry of a distribution around its mean

Excel 2003

Returns the slope of the linear regression line

Excel 2003

Returns the k-th smallest value in a data set

Excel 2003

Returns a normalized value

Excel 2010

Calculates standard deviation based on the entire population

Excel 2010

Estimates standard deviation based on a sample

Excel 2003

Estimates standard deviation based on a sample, including numbers, text, and logical values

Excel 2003

Calculates standard deviation based on the entire population, including numbers, text, and logical values

Excel 365

Returns the standard error of the predicted y-value for each x in the regression

Excel 365

Returns the Percentage Points (probability) for the Student t-distribution

Excel 365

Returns the Percentage Points (probability) for the Student t-distribution

Excel 365

Returns the Student's t-distribution

Excel 365

Returns the t-value of the Student's t-distribution as a function of the probability and the degrees of freedom

Excel 365

Returns the inverse of the Student's t-distribution

Excel 365

Returns the probability associated with a Student's t-test

Excel 365

Returns values along a linear trend

Excel 2003

Returns the mean of the interior of a data set

Excel 2010

Calculates variance based on the entire population

Excel 2010

Estimates variance based on a sample

Excel 2003

Estimates variance based on a sample, including numbers, text, and logical values

Excel 2003

Calculates variance based on the entire population, including numbers, text, and logical values

Excel 2010

Returns the Weibull distribution

Excel 2010

Returns the one-tailed probability-value of a z-test

Text
Excel 2021

Returns an array of text values from any specified range

Excel 365

Changes full-width (double-byte) English letters or katakana within a character string to half-width (single-byte) characters

Excel 365

Converts a number to text, using the ß (baht) currency format

Excel 2003

Returns the character specified by the code number

Excel 2003

Removes all nonprintable characters from text

Excel 2003

Returns a numeric code for the first character in a text string

Excel 2019

Combines the text from multiple ranges and/or strings, but it doesn't provide the delimiter or IgnoreEmpty arguments.

Excel 2003

Joins several text items into one text item

Excel 365

Changes half-width (single-byte) English letters or katakana within a character string to full-width (double-byte) characters

Excel 365

Identifies the language of a specified text

Excel 2003

Converts a number to text, using the $ (dollar) currency format

Excel 2003

Checks to see if two text values are identical

Excel 2010

Finds one text value within another (case-sensitive)

Excel 2003

Formats a number as text with a fixed number of decimals

Excel 365

Changes half-width (single-byte) characters within a string to full-width (double-byte) characters

Excel 2003

Returns the leftmost characters from a text value

Excel 2003

Returns the number of characters in a text string

Excel 2003

Converts text to lowercase

Excel 2000

Returns a specific number of characters from a text string starting at the position you specify

Excel 2013

Converts text to number in a locale-independent manner

Excel 365

Extracts the phonetic (furigana) characters from a text string

Excel 2003

Capitalizes the first letter in each word of a text value

Excel 365

Extracts strings within the provided text that matches the pattern

Excel 365

Replaces strings within the provided text that matches the pattern with replacement

Excel 365

Determines whether any part of text matches the pattern

Excel 2007

Replaces characters within text

Excel 2003

Repeats text a given number of times

Excel 2000

Returns the rightmost characters from a text value

Excel 2003

Finds one text value within another (not case-sensitive)

Excel 2003

Substitutes new text for old text in a text string

Excel 2003

Converts its arguments to text

Excel 2003

Formats a number and converts it to text

Excel 2024

Returns text that occurs after given character or string

Excel 2024

Returns text that occurs before a given character or string

Excel 2019

Combines the text from multiple ranges and/or strings

Excel 2024

Splits text strings by using column and row delimiters

Excel 365

Translates a text from one language to another

Excel 2003

Removes spaces from text

Excel 2013

Returns the Unicode character that is references by the given numeric value

Excel 2013

Returns the number (code point) that corresponds to the first character of the text

Excel 2003

Converts text to uppercase

Excel 2003

Converts a text argument to a number

Excel 2021

Returns text from any specified value

Web
Excel 2013

Returns a URL-encoded string This function is not available in Excel for the web.

Excel 2013

Returns specific data from the XML content by using the specified XPath This function is not available in Excel for the web.

Excel 2013

Returns data from a web service. This function is not available in Excel for the web.

No functions match your search.