Ing. Ettore Masi

Worksheet Functions (EXCEL 2007)

 

Category

Function

Description

New?

Help

Cube

CUBEMEMBER

Returns a member or tuple in a cube hierarchy

TRUE

<More Info>

Cube

CUBEVALUE

Returns an aggregated value from a cube

TRUE

<More Info>

Cube

CUBESET

Defines a calculated set of members or tuples by sending a set expression to the cube on the server

TRUE

<More Info>

Cube

CUBERANKEDMEMBER

Returns the nth, or ranked, member in a set

TRUE

<More Info>

Cube

CUBEKPIMEMBER

Returns a key performance indicator name, property, and measure, and displays the name and property in the cell.

TRUE

<More Info>

Cube

CUBEMEMBERPROPERTY

Returns the value of a member property in the cube

TRUE

<More Info>

Cube

CUBESETCOUNT

Returns the number of items in a set

TRUE

<More Info>

Database

DAVERAGE

Averages the values in a column of a list or database that match conditions you specify

FALSE

<More Info>

Database

DCOUNT

Counts the cells that contain numbers in a column of a list or database that match conditions you specify

FALSE

<More Info>

Database

DCOUNTA

Counts the nonblank cells in a column of a list or database that match conditions you specify

FALSE

<More Info>

Database

DGET

Extracts a single value from a column of a list or database that matches conditions you specify

FALSE

<More Info>

Database

DMAX

Returns the largest number in a column of a list or database that matches conditions you specify

FALSE

<More Info>

Database

DMIN

Returns the smallest number in a column of a list or database that matches conditions you specify

FALSE

<More Info>

Database

DPRODUCT

Multiplies the values in a column of a list or database that match conditions you specify

FALSE

<More Info>

Database

DSTDEV

Estimates the standard deviation of a population based on a sample by using the numbers in a column of a list or database that match conditions you specify

FALSE

<More Info>

Database

DSTDEVP

Calculates the standard deviation of a population based on the entire population, using the numbers in a column of a list or database that match conditions you specify

FALSE

<More Info>

Database

DSUM

Adds the numbers in a column of a list or database that match conditions you specify

FALSE

<More Info>

Database

DVAR

Estimates the variance of a population based on a sample by using the numbers in a column of a list or database that match conditions you specify

FALSE

<More Info>

Database

DVARP

Calculates the variance of a population based on the entire population by using the numbers in a column of a list or database that match conditions you specify

FALSE

<More Info>

Date & Time

DATE

Returns the serial number of a particular date

FALSE

<More Info>

Date & Time

DATEVALUE

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

FALSE

<More Info>

Date & Time

DAY

Converts a serial number to a day of the month

FALSE

<More Info>

Date & Time

DAYS360

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

FALSE

<More Info>

Date & Time

EDATE

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

FALSE

<More Info>

Date & Time

EOMONTH

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

FALSE

<More Info>

Date & Time

HOUR

Converts a serial number to an hour

FALSE

<More Info>

Date & Time

MINUTE

Converts a serial number to a minute

FALSE

<More Info>

Date & Time

MONTH

Converts a serial number to a month

FALSE

<More Info>

Date & Time

NETWORKDAYS

Returns the number of whole workdays between two dates

FALSE

<More Info>

Date & Time

NOW

Returns the serial number of the current date and time

FALSE

<More Info>

Date & Time

SECOND

Converts a serial number to a second

FALSE

<More Info>

Date & Time

TIME

Returns the serial number of a particular time

FALSE

<More Info>

Date & Time

TIMEVALUE

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

FALSE

<More Info>

Date & Time

TODAY

Returns the serial number of today’s date

FALSE

<More Info>

Date & Time

WEEKDAY

Converts a serial number to a day of the week

FALSE

<More Info>

Date & Time

WEEKNUM

Returns the week number in the year

FALSE

<More Info>

Date & Time

WORKDAY

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

FALSE

<More Info>

Date & Time

YEAR

Converts a serial number to a year

FALSE

<More Info>

Date & Time

YEARFRAC

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

FALSE

<More Info>

Engineering

BESSELI

Returns the modified Bessel function In(x)

FALSE

<More Info>

Engineering

BESSELJ

Returns the Bessel function Jn(x)

FALSE

<More Info>

Engineering

BESSELK

Returns the modified Bessel function Kn(x)

FALSE

<More Info>

Engineering

BESSELY

Returns the Bessel function Yn(x)

FALSE

<More Info>

Engineering

BIN2DEC

Converts a binary number to decimal

FALSE

<More Info>

Engineering

BIN2HEX

Converts a binary number to hexadecimal

FALSE

<More Info>

Engineering

BIN2OCT

Converts a binary number to octal

FALSE

<More Info>

Engineering

COMPLEX

Converts real and imaginary coefficients into a complex number

FALSE

<More Info>

Engineering

CONVERT

Converts a number from one measurement system to another

FALSE

<More Info>

Engineering

DEC2BIN

Converts a decimal number to binary

FALSE

<More Info>

Engineering

DEC2HEX

Converts a decimal number to hexadecimal

FALSE

<More Info>

Engineering

DEC2OCT

Converts a decimal number to octal

FALSE

<More Info>

Engineering

DELTA

Tests whether two values are equal

FALSE

<More Info>

Engineering

ERF

Returns the error function

FALSE

<More Info>

Engineering

ERFC

Returns the complementary error function

FALSE

<More Info>

Engineering

GESTEP

Tests whether a number is greater than a threshold value

FALSE

<More Info>

Engineering

HEX2BIN

Converts a hexadecimal number to binary

FALSE

<More Info>

Engineering

HEX2DEC

Converts a hexadecimal number to decimal

FALSE

<More Info>

Engineering

HEX2OCT

Converts a hexadecimal number to octal

FALSE

<More Info>

Engineering

IMABS

Returns the absolute value (modulus) of a complex number

FALSE

<More Info>

Engineering

IMAGINARY

Returns the imaginary coefficient of a complex number

FALSE

<More Info>

Engineering

IMARGUMENT

Returns the argument theta, an angle expressed in radians

FALSE

<More Info>

Engineering

IMCONJUGATE

Returns the complex conjugate of a complex number

FALSE

<More Info>

Engineering

IMCOS

Returns the cosine of a complex number

FALSE

<More Info>

Engineering

IMDIV

Returns the quotient of two complex numbers

FALSE

<More Info>

Engineering

IMEXP

Returns the exponential of a complex number

FALSE

<More Info>

Engineering

IMLN

Returns the natural logarithm of a complex number

FALSE

<More Info>

Engineering

IMLOG10

Returns the base-10 logarithm of a complex number

FALSE

<More Info>

Engineering

IMLOG2

Returns the base-2 logarithm of a complex number

FALSE

<More Info>

Engineering

IMPOWER

Returns a complex number raised to an integer power

FALSE

<More Info>

Engineering

IMPRODUCT

Returns the product of complex numbers

FALSE

<More Info>

Engineering

IMREAL

Returns the real coefficient of a complex number

FALSE

<More Info>

Engineering

IMSIN

Returns the sine of a complex number

FALSE

<More Info>

Engineering

IMSQRT

Returns the square root of a complex number

FALSE

<More Info>

Engineering

IMSUB

Returns the difference of two complex numbers

FALSE

<More Info>

Engineering

IMSUM

Returns the sum of complex numbers

FALSE

<More Info>

Engineering

OCT2BIN

Converts an octal number to binary

FALSE

<More Info>

Engineering

OCT2DEC

Converts an octal number to decimal

FALSE

<More Info>

Engineering

OCT2HEX

Converts an octal number to hexadecimal

FALSE

<More Info>

Financial

ACCRINT

Returns the accrued interest for a security that pays periodic interest

FALSE

<More Info>

Financial

ACCRINTM

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

FALSE

<More Info>

Financial

AMORDEGRC

Returns the depreciation for each accounting period

FALSE

<More Info>

Financial

AMORLINC

Returns the depreciation for each accounting period (the depreciation coefficient depends on the life of the assets)

FALSE

<More Info>

Financial

COUPDAYBS

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

FALSE

<More Info>

Financial

COUPDAYS

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

FALSE

<More Info>

Financial

COUPDAYSNC

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

FALSE

<More Info>

Financial

COUPNCD

Returns the next coupon date after the settlement date

FALSE

<More Info>

Financial

COUPNUM

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

FALSE

<More Info>

Financial

COUPPCD

Returns the previous coupon date before the settlement date

FALSE

<More Info>

Financial

CUMIPMT

Returns the cumulative interest paid between two periods

FALSE

<More Info>

Financial

CUMPRINC

Returns the cumulative principal paid on a loan between two periods

FALSE

<More Info>

Financial

DB

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

FALSE

<More Info>

Financial

DDB

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

FALSE

<More Info>

Financial

DISC

Returns the discount rate for a security

FALSE

<More Info>

Financial

DOLLARDE

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

FALSE

<More Info>

Financial

DOLLARFR

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

FALSE

<More Info>

Financial

DURATION

Returns the annual duration of a security with periodic interest payments

FALSE

<More Info>

Financial

EFFECT

Returns the effective annual interest rate

FALSE

<More Info>

Financial

FVSCHEDULE

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

FALSE

<More Info>

Financial

INTRATE

Returns the interest rate for a fully invested security

FALSE

<More Info>

Financial

IPMT

Returns the interest payment for an investment for a given period

FALSE

<More Info>

Financial

IRR

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

FALSE

<More Info>

Financial

ISPMT

Returns the interest associated with a specific loan payment

FALSE

<More Info>

Financial

MDURATION

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

FALSE

<More Info>

Financial

MIRR

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

FALSE

<More Info>

Financial

NOMINAL

Returns the annual nominal interest rate

FALSE

<More Info>

Financial

NPER

Returns the number of periods for an investment

FALSE

<More Info>

Financial

ODDFPRICE

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

FALSE

<More Info>

Financial

ODDFYIELD

Returns the yield of a security with an odd first period

FALSE

<More Info>

Financial

ODDLPRICE

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

FALSE

<More Info>

Financial

ODDLYIELD

Returns the yield of a security with an odd last period

FALSE

<More Info>

Financial

PRICE

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

FALSE

<More Info>

Financial

PRICEDISC

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

FALSE

<More Info>

Financial

PRICEMAT

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

FALSE

<More Info>

Financial

PV

Returns the present value of an investment

FALSE

<More Info>

Financial

RATE

Returns the interest rate per period of an annuity

FALSE

<More Info>

Financial

RECEIVED

Returns the amount received at maturity for a fully invested security

FALSE

<More Info>

Financial

SLN

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

FALSE

<More Info>

Financial

SYD

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

FALSE

<More Info>

Financial

TBILLEQ

Returns the bond-equivalent yield for a Treasury bill

FALSE

<More Info>

Financial

TBILLPRICE

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

FALSE

<More Info>

Financial

TBILLYIELD

Returns the yield for a Treasury bill

FALSE

<More Info>

Financial

VDB

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

FALSE

<More Info>

Financial

XIRR

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

FALSE

<More Info>

Financial

XNPV

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

FALSE

<More Info>

Financial

YIELD

Returns the yield on a security that pays periodic interest

FALSE

<More Info>

Financial

YIELDDISC

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

FALSE

<More Info>

Financial

YIELDMAT

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

FALSE

<More Info>

Financial

FV

Returns the future value of an investment

FALSE

<More Info>

Financial

NPV

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

FALSE

<More Info>

Financial

PMT

Returns the periodic payment for an annuity

FALSE

<More Info>

Financial

PPMT

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

FALSE

<More Info>

Information

CELL

Returns information about the formatting, location, or contents of a cell

FALSE

<More Info>

Information

ERROR.TYPE

Returns a number corresponding to an error type

FALSE

<More Info>

Information

INFO

Returns information about the current operating environment

FALSE

<More Info>

Information

ISEVEN

Returns TRUE if the number is even

FALSE

<More Info>

Information

ISODD

Returns TRUE if the number is odd

FALSE

<More Info>

Information

N

Returns a value converted to a number

FALSE

<More Info>

Information

NA

Returns the error value #N/A

FALSE

<More Info>

Information

TYPE

Returns a number indicating the data type of a value

FALSE

<More Info>

Information

ISBLANK

Returns TRUE if the value is blank

FALSE

<More Info>

Information

ISERR

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

FALSE

<More Info>

Information

ISERROR

Returns TRUE if the value is any error value

FALSE

<More Info>

Information

ISLOGICAL

Returns TRUE if the value is a logical value

FALSE

<More Info>

Information

ISNA

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

FALSE

<More Info>

Information

ISNONTEXT

Returns TRUE if the value is not text

FALSE

<More Info>

Information

ISNUMBER

Returns TRUE if the value is a number

FALSE

<More Info>

Information

ISREF

Returns TRUE if the value is a reference

FALSE

<More Info>

Information

ISTEXT

Returns TRUE if the value is text

FALSE

<More Info>

Logical

IFERROR

Returns a different result if the first argument evaluates to an error

TRUE

<More Info>

Logical

FALSE

Returns the logical value FALSE

FALSE

<More Info>

Logical

NOT

Reverses the logic of its argument

FALSE

<More Info>

Logical

OR

Returns TRUE if any argument is TRUE

FALSE

<More Info>

Logical

TRUE

Returns the logical value TRUE

FALSE

<More Info>

Logical

AND

Returns TRUE if all its arguments are TRUE

FALSE

<More Info>

Logical

IF

Specifies a logical test to perform

FALSE

<More Info>

Lookup & Reference

ADDRESS

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

FALSE

<More Info>

Lookup & Reference

AREAS

Returns the number of areas in a reference

FALSE

<More Info>

Lookup & Reference

COLUMN

Returns the column number of a reference

FALSE

<More Info>

Lookup & Reference

COLUMNS

Returns the number of columns in a reference

FALSE

<More Info>

Lookup & Reference

HLOOKUP

Searches for a value in the top column of a table and then returns a value in the same column from a row you specify in the table

FALSE

<More Info>

Lookup & Reference

HYPERLINK

Creates a shortcut that opens a document on your hard drive, a server, or the Internet

FALSE

<More Info>

Lookup & Reference

INDIRECT

Returns a reference indicated by a text value

FALSE

<More Info>

Lookup & Reference

MATCH

Returns the relative position of an item in an array

FALSE

<More Info>

Lookup & Reference

OFFSET

Returns a reference offset from a given reference

FALSE

<More Info>

Lookup & Reference

ROWS

Returns the number of rows in a reference

FALSE

<More Info>

Lookup & Reference

RTD

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

FALSE

<More Info>

Lookup & Reference

GETPIVOTDATA

Returns data stored in a PivotTable

FALSE

<More Info>

Lookup & Reference

CHOOSE

Chooses a value from a list of values

FALSE

<More Info>

Lookup & Reference

INDEX

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

FALSE

<More Info>

Lookup & Reference

LOOKUP

Returns a value either from a one-row or one-column range or from an array

FALSE

<More Info>

Lookup & Reference

ROW

Returns the row number of a reference

FALSE

<More Info>

Lookup & Reference

TRANSPOSE

Returns the transpose of an array

FALSE

<More Info>

Lookup & Reference

VLOOKUP

Searches for a value in the leftmost column of a table and then returns a value in the same row from a column you specify in the table

FALSE

<More Info>

Math & Trig

SUMIFS

Adds the cells specified by a multiple criteria

TRUE

<More Info>

Math & Trig

ABS

Returns the absolute value of a number

FALSE

<More Info>

Math & Trig

ACOS

Returns the arccosine of a number

FALSE

<More Info>

Math & Trig

ACOSH

Returns the inverse hyperbolic cosine of a number

FALSE

<More Info>

Math & Trig

ASIN

Returns the arcsine of a number

FALSE

<More Info>

Math & Trig

ASINH

Returns the inverse hyperbolic sine of a number

FALSE

<More Info>

Math & Trig

ATAN

Returns the arctangent of a number

FALSE

<More Info>

Math & Trig

ATAN2

Returns the arctangent from x and y coordinates

FALSE

<More Info>

Math & Trig

ATANH

Returns the inverse hyperbolic tangent of a number

FALSE

<More Info>

Math & Trig

CEILING

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

FALSE

<More Info>

Math & Trig

COMBIN

Returns the number of combinations for a given number of objects

FALSE

<More Info>

Math & Trig

COS

Returns the cosine of a number

FALSE

<More Info>

Math & Trig

COSH

Returns the hyperbolic cosine of a number

FALSE

<More Info>

Math & Trig

DEGREES

Converts radians to degrees

FALSE

<More Info>

Math & Trig

EVEN

Rounds a number up to the nearest even integer

FALSE

<More Info>

Math & Trig

EXP

Returns e raised to the power of a given number

FALSE

<More Info>

Math & Trig

FACT

Returns the factorial of a number

FALSE

<More Info>

Math & Trig

FACTDOUBLE

Returns the double factorial of a number

FALSE

<More Info>

Math & Trig

FLOOR

Rounds a number down, toward 0

FALSE

<More Info>

Math & Trig

GCD

Returns the greatest common divisor

FALSE

<More Info>

Math & Trig

INT

Rounds a number down to the nearest integer

FALSE

<More Info>

Math & Trig

LCM

Returns the least common multiple

FALSE

<More Info>

Math & Trig

LN

Returns the natural logarithm of a number

FALSE

<More Info>

Math & Trig

LOG

Returns the logarithm of a number to a specified base

FALSE

<More Info>

Math & Trig

LOG10

Returns the base-10 logarithm of a number

FALSE

<More Info>

Math & Trig

MDETERM

Returns the matrix determinant of an array

FALSE

<More Info>

Math & Trig

MOD

Returns the remainder from division

FALSE

<More Info>

Math & Trig

MROUND

Returns a number rounded to the desired multiple

FALSE

<More Info>

Math & Trig

MULTINOMIAL

Returns the multinomial of a set of numbers

FALSE

<More Info>

Math & Trig

ODD

Rounds a number up to the nearest odd integer

FALSE

<More Info>

Math & Trig

PI

Returns the value of pi

FALSE

<More Info>

Math & Trig

POWER

Returns the result of a number raised to a power

FALSE

<More Info>

Math & Trig

PRODUCT

Multiplies its arguments

FALSE

<More Info>

Math & Trig

QUOTIENT

Returns the integer portion of a division

FALSE

<More Info>

Math & Trig

RADIANS

Converts degrees to radians

FALSE

<More Info>

Math & Trig

RAND

Returns a random number between 0 and 1

FALSE

<More Info>

Math & Trig

RANDBETWEEN

Returns a random number between the numbers that you specify

FALSE

<More Info>

Math & Trig

ROMAN

Converts an Arabic numeral to Roman, as text

FALSE

<More Info>

Math & Trig

ROUND

Rounds a number to a specified number of digits

FALSE

<More Info>

Math & Trig

ROUNDDOWN

Rounds a number down, toward 0

FALSE

<More Info>

Math & Trig

ROUNDUP

Rounds a number up, away from 0

FALSE

<More Info>

Math & Trig

SERIESSUM

Returns the sum of a power series based on the formula

FALSE

<More Info>

Math & Trig

SIGN

Returns the sign of a number

FALSE

<More Info>

Math & Trig

SIN

Returns the sine of the given angle

FALSE

<More Info>

Math & Trig

SQRT

Returns a positive square root

FALSE

<More Info>

Math & Trig

SQRTPI

Returns the square root of pi

FALSE

<More Info>

Math & Trig

SUBTOTAL

Returns a subtotal in a list or database

FALSE

<More Info>

Math & Trig

SUM

Adds its arguments

FALSE

<More Info>

Math & Trig

SUMIF

Adds the cells specified by a given criteria

FALSE

<More Info>

Math & Trig

SUMPRODUCT

Returns the sum of the products of corresponding array components

FALSE

<More Info>

Math & Trig

SUMSQ

Returns the sum of the squares of the arguments

FALSE

<More Info>

Math & Trig

SUMX2MY2

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

FALSE

<More Info>

Math & Trig

SUMX2PY2

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

FALSE

<More Info>

Math & Trig

SUMXMY2

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

FALSE

<More Info>

Math & Trig

TAN

Returns the tangent of a number

FALSE

<More Info>

Math & Trig

TANH

Returns the hyperbolic tangent of a number

FALSE

<More Info>

Math & Trig

TRUNC

Truncates a number (you specify the precision of the truncation)

FALSE

<More Info>

Math & Trig

MINVERSE

Returns the matrix inverse of an array

FALSE

<More Info>

Math & Trig

MMULT

Returns the matrix product of two arrays

FALSE

<More Info>

Math & Trig

SINH

Returns the hyperbolic sine of a number

FALSE

<More Info>

Statistical

AVERAGEIF

Returns the average for the cells specified by a given criterion

TRUE

<More Info>

Statistical

AVERAGEIFS

Returns the average for the cells specified by multiple criteria

TRUE

<More Info>

Statistical

COUNTIFS

Counts the number of cells that meet multiple criteria

TRUE

<More Info>

Statistical

COUNTBLANK

Counts the number of blank cells in the argument range

FALSE

<More Info>

Statistical

AVEDEV

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

FALSE

<More Info>

Statistical

AVERAGE

Returns the average of its arguments

FALSE

<More Info>

Statistical

AVERAGEA

Returns the average of its arguments and includes evaluation of text and logical values

FALSE

<More Info>

Statistical

BETADIST

Returns the cumulative beta probability density function

FALSE

<More Info>

Statistical

BETAINV

Returns the inverse of the cumulative beta probability density function

FALSE

<More Info>

Statistical

BINOMDIST

Returns the individual term binomial distribution probability

FALSE

<More Info>

Statistical

CHIDIST

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

FALSE

<More Info>

Statistical

CHIINV

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

FALSE

<More Info>

Statistical

CHITEST

Returns the test for independence

FALSE

<More Info>

Statistical

CONFIDENCE

Returns the confidence interval for a population mean

FALSE

<More Info>

Statistical

CORREL

Returns the correlation coefficient between two data sets

FALSE

<More Info>

Statistical

COUNT

Counts how many numbers are in the list of arguments

FALSE

<More Info>

Statistical

COUNTA

Counts how many values are in the list of arguments

FALSE

<More Info>

Statistical

COVAR

Returns covariance, the average of the products of paired deviations

FALSE

<More Info>

Statistical

CRITBINOM

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

FALSE

<More Info>

Statistical

DEVSQ

Returns the sum of squares of deviations

FALSE

<More Info>

Statistical

EXPONDIST

Returns the exponential distribution

FALSE

<More Info>

Statistical

FDIST

Returns the F probability distribution

FALSE

<More Info>

Statistical

FINV

Returns the inverse of the F probability distribution

FALSE

<More Info>

Statistical

FISHER

Returns the Fisher transformation

FALSE

<More Info>

Statistical

FISHERINV

Returns the inverse of the Fisher transformation

FALSE

<More Info>

Statistical

FORECAST

Returns a value along a linear trend

FALSE

<More Info>

Statistical

FREQUENCY

Returns a frequency distribution as a vertical array

FALSE

<More Info>

Statistical

FTEST

Returns the result of an F-Test

FALSE

<More Info>

Statistical

GAMMADIST

Returns the gamma distribution

FALSE

<More Info>

Statistical

GAMMAINV

Returns the inverse of the gamma cumulative distribution

FALSE

<More Info>

Statistical

GAMMALN

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

FALSE

<More Info>

Statistical

GEOMEAN

Returns the geometric mean

FALSE

<More Info>

Statistical

GROWTH

Returns values along an exponential trend

FALSE

<More Info>

Statistical

HARMEAN

Returns the harmonic mean

FALSE

<More Info>

Statistical

HYPGEOMDIST

Returns the hypergeometric distribution

FALSE

<More Info>

Statistical

INTERCEPT

Returns the intercept of the linear regression line

FALSE

<More Info>

Statistical

KURT

Returns the kurtosis of a data set

FALSE

<More Info>

Statistical

LARGE

Returns the kth largest value in a data set

FALSE

<More Info>

Statistical

LOGINV

Returns the inverse of the lognormal distribution

FALSE

<More Info>

Statistical

LOGNORMDIST

Returns the cumulative lognormal distribution

FALSE

<More Info>

Statistical

MAX

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

FALSE

<More Info>

Statistical

MAXA

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

FALSE

<More Info>

Statistical

MEDIAN

Returns the median of the given numbers

FALSE

<More Info>

Statistical

MIN

Returns the minimum value in a list of arguments, ignoring logical values and text

FALSE

<More Info>

Statistical

MINA

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

FALSE

<More Info>

Statistical

MODE

Returns the most common value in a data set

FALSE

<More Info>

Statistical

NEGBINOMDIST

Returns the negative binomial distribution

FALSE

<More Info>

Statistical

NORMDIST

Returns the normal cumulative distribution

FALSE

<More Info>

Statistical

NORMINV

Returns the inverse of the normal cumulative distribution

FALSE

<More Info>

Statistical

NORMSDIST

Returns the standard normal cumulative distribution

FALSE

<More Info>

Statistical

NORMSINV

Returns the inverse of the standard normal cumulative distribution

FALSE

<More Info>

Statistical

PEARSON

Returns the Pearson product moment correlation coefficient

FALSE

<More Info>

Statistical

PERCENTILE

Returns the kth percentile of values in a range

FALSE

<More Info>

Statistical

PERCENTRANK

Returns the percentage rank of a value in a data set

FALSE

<More Info>

Statistical

PERMUT

Returns the number of permutations for a given number of objects

FALSE

<More Info>

Statistical

POISSON

Returns the Poisson distribution

FALSE

<More Info>

Statistical

PROB

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

FALSE

<More Info>

Statistical

QUARTILE

Returns the quartile of a data set

FALSE

<More Info>

Statistical

RANK

Returns the rank of a number in a list of numbers

FALSE

<More Info>

Statistical

RSQ

Returns the square of the Pearson product moment correlation coefficient

FALSE

<More Info>

Statistical

SKEW

Returns the skewness of a distribution

FALSE

<More Info>

Statistical

SLOPE

Returns the slope of the linear regression line

FALSE

<More Info>

Statistical

SMALL

Returns the kth smallest value in a data set

FALSE

<More Info>

Statistical

STANDARDIZE

Returns a normalized value

FALSE

<More Info>

Statistical

STDEV

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

FALSE

<More Info>

Statistical

STDEVA

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

FALSE

<More Info>

Statistical

STDEVP

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

FALSE

<More Info>

Statistical

STDEVPA

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

FALSE

<More Info>

Statistical

STEYX

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

FALSE

<More Info>

Statistical

TDIST

Returns the student’s t-distribution

FALSE

<More Info>

Statistical

TINV

Returns the inverse of the student’s t-distribution

FALSE

<More Info>

Statistical

TREND

Returns values along a linear trend

FALSE

<More Info>

Statistical

TRIMMEAN

Returns the mean of the interior of a data set

FALSE

<More Info>

Statistical

TTEST

Returns the probability associated with a student’s t-Test

FALSE

<More Info>

Statistical

VAR

Estimates variance based on a sample, ignoring logical values and text

FALSE

<More Info>

Statistical

VARA

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

FALSE

<More Info>

Statistical

VARP

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

FALSE

<More Info>

Statistical

VARPA

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

FALSE

<More Info>

Statistical

WEIBULL

Returns the Weibull distribution

FALSE

<More Info>

Statistical

ZTEST

Returns the two-tailed P-value of a z-test

FALSE

<More Info>

Statistical

LINEST

Returns the parameters of a linear trend

FALSE

<More Info>

Statistical

LOGEST

Returns the parameters of an exponential trend

FALSE

<More Info>

Statistical

COUNTIF

Counts the number of cells that meet the criteria you specify in the argument

FALSE

<More Info>

Text

BAHTTEXT

Converts a number to Baht text

FALSE

<More Info>

Text

CHAR

Returns the character specified by the code number

FALSE

<More Info>

Text

CLEAN

Removes all nonprintable characters from text

FALSE

<More Info>

Text

CODE

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

FALSE

<More Info>

Text

CONCATENATE

Joins several text items into one text item

FALSE

<More Info>

Text

DOLLAR

Converts a number to text, using currency format

FALSE

<More Info>

Text

EXACT

Checks to see whether two text values are identical

FALSE

<More Info>

Text

FIXED

Formats a number as text with a fixed number of decimals

FALSE

<More Info>

Text

LEFT

Returns the leftmost characters from a text value

FALSE

<More Info>

Text

LEN

Returns the number of characters in a text string

FALSE

<More Info>

Text

LOWER

Converts text to lowercase

FALSE

<More Info>

Text

MID

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

FALSE

<More Info>

Text

PROPER

Capitalizes the first letter in each word of a text value

FALSE

<More Info>

Text

REPLACE

Replaces characters within text

FALSE

<More Info>

Text

REPT

Repeats text a given number of times

FALSE

<More Info>

Text

RIGHT

Returns the rightmost characters from a text value

FALSE

<More Info>

Text

SEARCH

Finds one text value within another (not case sensitive)

FALSE

<More Info>

Text

SUBSTITUTE

Substitutes new text for old text in a text string

FALSE

<More Info>

Text

T

Returns the text referred to by value

FALSE

<More Info>

Text

TEXT

Formats a number and converts it to text

FALSE

<More Info>

Text

TRIM

Removes excess spaces from text

FALSE

<More Info>

Text

UPPER

Converts text to uppercase

FALSE

<More Info>

Text

VALUE

Converts a text argument to a number

FALSE

<More Info>

Text

FIND

Finds one text value within another (case sensitive)

FALSE

<More Info>