Saturday, August 3, 2013

List of Excel Formula

The Functions/ formula of MS Excel may be Categorized & Listed as below. The details of each category is given below:
Category

  • Database functions
  • Date & Time
  • Engineering
  • Financial
  • Information
  • Logical
  • Lookup & Reference
  • Math & Trigonometry
  • Statistical
  • Text
  • External




Database functions

S.N.
CATEGORY
FUNCTION
DESCRIPTION OF FUNCTION
1
DATABASE
DAVERAGE
Returns the average of selected database entries
2
DATABASE
DCOUNT
Counts the cells that contain numbers in a database
3
DATABASE
DCOUNTA
Counts nonblank cells in a database
4
DATABASE
DGET
Extracts from a database a single record that matches the specified criteria
5
DATABASE
DMAX
Returns the maximum value from selected database entries
6
DATABASE
DMIN
Returns the minimum value from selected database entries
7
DATABASE
DPRODUCT
Multiplies the values in a particular field of records that match the criteria in a database
8
DATABASE
DSTDEV
Estimates the standard deviation based on a sample of selected database entries
9
DATABASE
DSTDEVP
Calculates the standard deviation based on the entire population of selected database entries
10
DATABASE
DSUM
Adds the numbers in the field column of records in the database that match the criteria
11
DATABASE
DVAR
Estimates variance based on a sample from selected database entries
12
DATABASE
DVARP
Calculates variance based on the entire population of selected database entries

Date and time functions
S.N.
CATEGORY
FUNCTION
DESCRIPTION OF FUNCTION
1
DATE & TIME
DATE
Returns the serial number of a particular date
2
DATE & TIME
DATEVALUE
Converts a date in the form of text to a serial number
3
DATE & TIME
DAY
Converts a serial number to a day of the month
4
DATE & TIME
DAYS360
Calculates the number of days between two dates based on a 360-day year
5
DATE & TIME
EDATE
Returns the serial number of the date that is the indicated number of months before or after the start date
6
DATE & TIME
EOMONTH
Returns the serial number of the last day of the month before or after a specified number of months
7
DATE & TIME
HOUR
Converts a serial number to an hour
8
DATE & TIME
MINUTE
Converts a serial number to a minute
9
DATE & TIME
MONTH
Converts a serial number to a month
10
DATE & TIME
NETWORKDAYS
Returns the number of whole workdays between two dates
11
DATE & TIME
NOW
Returns the serial number of the current date and time
12
DATE & TIME
SECOND
Converts a serial number to a second
13
DATE & TIME
TIME
Returns the serial number of a particular time
14
DATE & TIME
TIMEVALUE
Converts a time in the form of text to a serial number
15
DATE & TIME
TODAY
Returns the serial number of today's date
16
DATE & TIME
WEEKDAY
Converts a serial number to a day of the week
17
DATE & TIME
WEEKNUM
Converts a serial number to a number representing where the week falls numerically with a year
18
DATE & TIME
WORKDAY
Returns the serial number of the date before or after a specified number of workdays
19
DATE & TIME
YEAR
Converts a serial number to a year
20
DATE & TIME
YEARFRAC
Returns the year fraction representing the number of whole days between start_date and end_date
Engineering functions
S.N.
CATEGORY
FUNCTION
DESCRIPTION OF FUNCTION
1
ENGINEERING
BESSELI
Returns the modified Bessel function In(x)
2
ENGINEERING
BESSELJ
Returns the Bessel function Jn(x)
3
ENGINEERING
BESSELK
Returns the modified Bessel function Kn(x)
4
ENGINEERING
BESSELY
Returns the Bessel function Yn(x)
5
ENGINEERING
BIN2DEC
Converts a binary number to decimal
6
ENGINEERING
BIN2HEX
Converts a binary number to hexadecimal
7
ENGINEERING
BIN2OCT
Converts a binary number to octal
8
ENGINEERING
COMPLEX
Converts real and imaginary coefficients into a complex number
9
ENGINEERING
CONVERT
Converts a number from one measurement system to another
10
ENGINEERING
DEC2BIN
Converts a decimal number to binary
11
ENGINEERING
DEC2HEX
Converts a decimal number to hexadecimal
12
ENGINEERING
DEC2OCT
Converts a decimal number to octal
13
ENGINEERING
DELTA
Tests whether two values are equal
14
ENGINEERING
ERF
Returns the error function
15
ENGINEERING
ERFC
Returns the complementary error function
16
ENGINEERING
GESTEP
Tests whether a number is greater than a threshold value
17
ENGINEERING
HEX2BIN
Converts a hexadecimal number to binary
18
ENGINEERING
HEX2DEC
Converts a hexadecimal number to decimal
19
ENGINEERING
HEX2OCT
Converts a hexadecimal number to octal
20
ENGINEERING
IMABS
Returns the absolute value (modulus) of a complex number
21
ENGINEERING
IMAGINARY
Returns the imaginary coefficient of a complex number
22
ENGINEERING
IMARGUMENT
Returns the argument theta, an angle expressed in radians
23
ENGINEERING
IMCONJUGATE
Returns the complex conjugate of a complex number
24
ENGINEERING
IMCOS
Returns the cosine of a complex number
25
ENGINEERING
IMDIV
Returns the quotient of two complex numbers
26
ENGINEERING
IMEXP
Returns the exponential of a complex number
27
ENGINEERING
IMLN
Returns the natural logarithm of a complex number
28
ENGINEERING
IMLOG10
Returns the base-10 logarithm of a complex number
29
ENGINEERING
IMLOG2
Returns the base-2 logarithm of a complex number
30
ENGINEERING
IMPOWER
Returns a complex number raised to an integer power
31
ENGINEERING
IMPRODUCT
Returns the product of from 2 to 29 complex numbers
32
ENGINEERING
IMREAL
Returns the real coefficient of a complex number
33
ENGINEERING
IMSIN
Returns the sine of a complex number
34
ENGINEERING
IMSQRT
Returns the square root of a complex number
35
ENGINEERING
IMSUB
Returns the difference between two complex numbers
36
ENGINEERING
IMSUM
Returns the sum of complex numbers
37
ENGINEERING
OCT2BIN
Converts an octal number to binary
38
ENGINEERING
OCT2DEC
Converts an octal number to decimal
39
ENGINEERING
OCT2HEX
Converts an octal number to hexadecimal
Financial functions
S.N.
CATEGORY
FUNCTION
DESCRIPTION OF FUNCTION
1
FINANCIAL
ACCRINT
Returns the accrued interest for a security that pays periodic interest
2
FINANCIAL
ACCRINTM
Returns the accrued interest for a security that pays interest at maturity
3
FINANCIAL
AMORDEGRC
Returns the depreciation for each accounting period by using a depreciation coefficient
4
FINANCIAL
AMORLINC
Returns the depreciation for each accounting period
5
FINANCIAL
COUPDAYBS
Returns the number of days from the beginning of the coupon period to the settlement date
6
FINANCIAL
COUPDAYS
Returns the number of days in the coupon period that contains the settlement date
7
FINANCIAL
COUPDAYSNC
Returns the number of days from the settlement date to the next coupon date
8
FINANCIAL
COUPNCD
Returns the next coupon date after the settlement date
9
FINANCIAL
COUPNUM
Returns the number of coupons payable between the settlement date and maturity date
10
FINANCIAL
COUPPCD
Returns the previous coupon date before the settlement date
11
FINANCIAL
CUMIPMT
Returns the cumulative interest paid between two periods
12
FINANCIAL
CUMPRINC
Returns the cumulative principal paid on a loan between two periods
13
FINANCIAL
DB
Returns the depreciation of an asset for a specified period by using the fixed-declining balance method
14
FINANCIAL
DDB
Returns the depreciation of an asset for a specified period by using the double-declining balance method or some other method that you specify
15
FINANCIAL
DISC
Returns the discount rate for a security
16
FINANCIAL
DOLLARDE
Converts a dollar price, expressed as a fraction, into a dollar price, expressed as a decimal number
17
FINANCIAL
DOLLARFR
Converts a dollar price, expressed as a decimal number, into a dollar price, expressed as a fraction
18
FINANCIAL
DURATION
Returns the annual duration of a security with periodic interest payments
19
FINANCIAL
EFFECT
Returns the effective annual interest rate
20
FINANCIAL
FV
Returns the future value of an investment
21
FINANCIAL
FVSCHEDULE
Returns the future value of an initial principal after applying a series of compound interest rates
22
FINANCIAL
INTRATE
Returns the interest rate for a fully invested security
23
FINANCIAL
IPMT
Returns the interest payment for an investment for a given period
24
FINANCIAL
IRR
Returns the internal rate of return for a series of cash flows
25
FINANCIAL
ISPMT
Calculates the interest paid during a specific period of an investment
26
FINANCIAL
MDURATION
Returns the Macauley modified duration for a security with an assumed par value of $100
27
FINANCIAL
MIRR
Returns the internal rate of return where positive and negative cash flows are financed at different rates
28
FINANCIAL
NOMINAL
Returns the annual nominal interest rate
29
FINANCIAL
NPER
Returns the number of periods for an investment
30
FINANCIAL
NPV
Returns the net present value of an investment based on a series of periodic cash flows and a discount rate
31
FINANCIAL
ODDFPRICE
Returns the price per $100 face value of a security with an odd first period
32
FINANCIAL
ODDFYIELD
Returns the yield of a security with an odd first period
33
FINANCIAL
ODDLPRICE
Returns the price per $100 face value of a security with an odd last period
34
FINANCIAL
ODDLYIELD
Returns the yield of a security with an odd last period
35
FINANCIAL
PMT
Returns the periodic payment for an annuity
36
FINANCIAL
PPMT
Returns the payment on the principal for an investment for a given period
37
FINANCIAL
PRICE
Returns the price per $100 face value of a security that pays periodic interest
38
FINANCIAL
PRICEDISC
Returns the price per $100 face value of a discounted security
39
FINANCIAL
PRICEMAT
Returns the price per $100 face value of a security that pays interest at maturity
40
FINANCIAL
PV
Returns the present value of an investment
41
FINANCIAL
RATE
Returns the interest rate per period of an annuity
42
FINANCIAL
RECEIVED
Returns the amount received at maturity for a fully invested security
43
FINANCIAL
SLN
Returns the straight-line depreciation of an asset for one period
44
FINANCIAL
SYD
Returns the sum-of-years' digits depreciation of an asset for a specified period
45
FINANCIAL
TBILLEQ
Returns the bond-equivalent yield for a Treasury bill
46
FINANCIAL
TBILLPRICE
Returns the price per $100 face value for a Treasury bill
47
FINANCIAL
TBILLYIELD
Returns the yield for a Treasury bill
48
FINANCIAL
VDB
Returns the depreciation of an asset for a specified or partial period by using a declining balance method
49
FINANCIAL
XIRR
Returns the internal rate of return for a schedule of cash flows that is not necessarily periodic
50
FINANCIAL
XNPV
Returns the net present value for a schedule of cash flows that is not necessarily periodic
51
FINANCIAL
YIELD
Returns the yield on a security that pays periodic interest
52
FINANCIAL
YIELDDISC
Returns the annual yield for a discounted security; for example, a Treasury bill
53
FINANCIAL
YIELDMAT
Returns the annual yield of a security that pays interest at maturity
Information functions
S.N.
CATEGORY
FUNCTION
DESCRIPTION OF FUNCTION
1
INFORMATION
CELL
Returns information about the formatting, location, or contents of a cell
2
INFORMATION
ERROR.TYPE
Returns a number corresponding to an error type
3
INFORMATION
INFO
Returns information about the current operating environment
4
INFORMATION
ISBLANK
Returns TRUE if the value is blank
5
INFORMATION
ISERR
Returns TRUE if the value is any error value except #N/A
6
INFORMATION
ISERROR
Returns TRUE if the value is any error value
7
INFORMATION
ISEVEN
Returns TRUE if the number is even
8
INFORMATION
ISLOGICAL
Returns TRUE if the value is a logical value
9
INFORMATION
ISNA
Returns TRUE if the value is the #N/A error value
10
INFORMATION
ISNONTEXT
Returns TRUE if the value is not text
11
INFORMATION
ISNUMBER
Returns TRUE if the value is a number
12
INFORMATION
ISODD
Returns TRUE if the number is odd
13
INFORMATION
ISREF
Returns TRUE if the value is a reference
14
INFORMATION
ISTEXT
Returns TRUE if the value is text
15
INFORMATION
N
Returns a value converted to a number
16
INFORMATION
NA
Returns the error value #N/A
17
INFORMATION
TYPE
Returns a number indicating the data type of a value
Logical functions
S.N.
CATEGORY
FUNCTION
DESCRIPTION OF FUNCTION
1
LOGICAL
AND
Returns TRUE if all of its arguments are TRUE
2
LOGICAL
FALSE
Returns the logical value FALSE
3
LOGICAL
IF
Specifies a logical test to perform
4
LOGICAL
NOT
Reverses the logic of its argument
5
LOGICAL
OR
Returns TRUE if any argument is TRUE
6
LOGICAL
TRUE
Returns the logical value TRUE
Lookup and Reference functions
S.N.
CATEGORY
FUNCTION
DESCRIPTION OF FUNCTION
1
LOOKUP & REFERENCE
ADDRESS
Returns a reference as text to a single cell in a worksheet
2
LOOKUP & REFERENCE
AREAS
Returns the number of areas in a reference
3
LOOKUP & REFERENCE
CHOOSE
Chooses a value from a list of values
4
LOOKUP & REFERENCE
COLUMN
Returns the column number of a reference
5
LOOKUP & REFERENCE
COLUMNS
Returns the number of columns in a reference
6
LOOKUP & REFERENCE
GETPIVOTDATA
Returns data stored in a PivotTable
7
LOOKUP & REFERENCE
HLOOKUP
Looks in the top row of an array and returns the value of the indicated cell
8
LOOKUP & REFERENCE
HYPERLINK
Creates a shortcut or jump that opens a document stored on a network server, an intranet, or the Internet
9
LOOKUP & REFERENCE
INDEX
Uses an index to choose a value from a reference or array
10
LOOKUP & REFERENCE
INDIRECT
Returns a reference indicated by a text value
11
LOOKUP & REFERENCE
LOOKUP
Looks up values in a vector or array
12
LOOKUP & REFERENCE
MATCH
Looks up values in a reference or array
13
LOOKUP & REFERENCE
OFFSET
Returns a reference offset from a given reference
14
LOOKUP & REFERENCE
ROW
Returns the row number of a reference
15
LOOKUP & REFERENCE
ROWS
Returns the number of rows in a reference
16
LOOKUP & REFERENCE
RTD
Retrieves real-time data from a program that supports COM automation
17
LOOKUP & REFERENCE
TRANSPOSE
Returns the transpose of an array
18
LOOKUP & REFERENCE
VLOOKUP
Looks in the first column of an array and moves across the row to return the value of a cell
Math and Trigonometry functions
S.N.
CATEGORY
FUNCTION
DESCRIPTION OF FUNCTION
1
MATH & TRIGONOMETRY
ABS
Returns the absolute value of a number
2
MATH & TRIGONOMETRY
ACOS
Returns the arccosine of a number
3
MATH & TRIGONOMETRY
ACOSH
Returns the inverse hyperbolic cosine of a number
4
MATH & TRIGONOMETRY
ASIN
Returns the arcsine of a number
5
MATH & TRIGONOMETRY
ASINH
Returns the inverse hyperbolic sine of a number
6
MATH & TRIGONOMETRY
ATAN
Returns the arctangent of a number
7
MATH & TRIGONOMETRY
ATAN2
Returns the arctangent from x- and y-coordinates
8
MATH & TRIGONOMETRY
ATANH
Returns the inverse hyperbolic tangent of a number
9
MATH & TRIGONOMETRY
CEILING
Rounds a number to the nearest integer or to the nearest multiple of significance
10
MATH & TRIGONOMETRY
COMBIN
Returns the number of combinations for a given number of objects
11
MATH & TRIGONOMETRY
COS
Returns the cosine of a number
12
MATH & TRIGONOMETRY
COSH
Returns the hyperbolic cosine of a number
13
MATH & TRIGONOMETRY
DEGREES
Converts radians to degrees
14
MATH & TRIGONOMETRY
EVEN
Rounds a number up to the nearest even integer
15
MATH & TRIGONOMETRY
EXP
Returns e raised to the power of a given number
16
MATH & TRIGONOMETRY
FACT
Returns the factorial of a number
17
MATH & TRIGONOMETRY
FACTDOUBLE
Returns the double factorial of a number
18
MATH & TRIGONOMETRY
FLOOR
Rounds a number down, toward zero
19
MATH & TRIGONOMETRY
GCD
Returns the greatest common divisor
20
MATH & TRIGONOMETRY
INT
Rounds a number down to the nearest integer
21
MATH & TRIGONOMETRY
LCM
Returns the least common multiple
22
MATH & TRIGONOMETRY
LN
Returns the natural logarithm of a number
23
MATH & TRIGONOMETRY
LOG
Returns the logarithm of a number to a specified base
24
MATH & TRIGONOMETRY
LOG10
Returns the base-10 logarithm of a number
25
MATH & TRIGONOMETRY
MDETERM
Returns the matrix determinant of an array
26
MATH & TRIGONOMETRY
MINVERSE
Returns the matrix inverse of an array
27
MATH & TRIGONOMETRY
MMULT
Returns the matrix product of two arrays
28
MATH & TRIGONOMETRY
MOD
Returns the remainder from division
29
MATH & TRIGONOMETRY
MROUND
Returns a number rounded to the desired multiple
30
MATH & TRIGONOMETRY
MULTINOMIAL
Returns the multinomial of a set of numbers
31
MATH & TRIGONOMETRY
ODD
Rounds a number up to the nearest odd integer
32
MATH & TRIGONOMETRY
PI
Returns the value of pi
33
MATH & TRIGONOMETRY
POWER
Returns the result of a number raised to a power
34
MATH & TRIGONOMETRY
PRODUCT
Multiplies its arguments
35
MATH & TRIGONOMETRY
QUOTIENT
Returns the integer portion of a division
36
MATH & TRIGONOMETRY
RADIANS
Converts degrees to radians
37
MATH & TRIGONOMETRY
RAND
Returns a random number between 0 and 1
38
MATH & TRIGONOMETRY
RANDBETWEEN
Returns a random number between the numbers you specify
39
MATH & TRIGONOMETRY
ROMAN
Converts an arabic numeral to roman, as text
40
MATH & TRIGONOMETRY
ROUND
Rounds a number to a specified number of digits
41
MATH & TRIGONOMETRY
ROUNDDOWN
Rounds a number down, toward zero
42
MATH & TRIGONOMETRY
ROUNDUP
Rounds a number up, away from zero
43
MATH & TRIGONOMETRY
SERIESSUM
Returns the sum of a power series based on the formula
44
MATH & TRIGONOMETRY
SIGN
Returns the sign of a number
45
MATH & TRIGONOMETRY
SIN
Returns the sine of the given angle
46
MATH & TRIGONOMETRY
SINH
Returns the hyperbolic sine of a number
47
MATH & TRIGONOMETRY
SQRT
Returns a positive square root
48
MATH & TRIGONOMETRY
SQRTPI
Returns the square root of (number * pi)
49
MATH & TRIGONOMETRY
SUBTOTAL
Returns a subtotal in a list or database
50
MATH & TRIGONOMETRY
SUM
Adds its arguments
51
MATH & TRIGONOMETRY
SUMIF
Adds the cells specified by a given criteria
52
MATH & TRIGONOMETRY
SUMPRODUCT
Returns the sum of the products of corresponding array components
53
MATH & TRIGONOMETRY
SUMSQ
Returns the sum of the squares of the arguments
54
MATH & TRIGONOMETRY
SUMX2MY2
Returns the sum of the difference of squares of corresponding values in two arrays
55
MATH & TRIGONOMETRY
SUMX2PY2
Returns the sum of the sum of squares of corresponding values in two arrays
56
MATH & TRIGONOMETRY
SUMXMY2
Returns the sum of squares of differences of corresponding values in two arrays
57
MATH & TRIGONOMETRY
TAN
Returns the tangent of a number
58
MATH & TRIGONOMETRY
TANH
Returns the hyperbolic tangent of a number
59
MATH & TRIGONOMETRY
TRUNC
Truncates a number to an integer
Statistical functions
S.N.
CATEGORY
FUNCTION
DESCRIPTION OF FUNCTION
1
STATISTICAL
AVEDEV
Returns the average of the absolute deviations of data points from their mean
2
STATISTICAL
AVERAGE
Returns the average of its arguments
3
STATISTICAL
AVERAGEA
Returns the average of its arguments, including numbers, text, and logical values
4
STATISTICAL
BETADIST
Returns the beta cumulative distribution function
5
STATISTICAL
BETAINV
Returns the inverse of the cumulative distribution function for a specified beta distribution
6
STATISTICAL
BINOMDIST
Returns the individual term binomial distribution probability
7
STATISTICAL
CHIDIST
Returns the one-tailed probability of the chi-squared distribution
8
STATISTICAL
CHIINV
Returns the inverse of the one-tailed probability of the chi-squared distribution
9
STATISTICAL
CHITEST
Returns the test for independence
10
STATISTICAL
CONFIDENCE
Returns the confidence interval for a population mean
11
STATISTICAL
CORREL
Returns the correlation coefficient between two data sets
12
STATISTICAL
COUNT
Counts how many numbers are in the list of arguments
13
STATISTICAL
COUNTA
Counts how many values are in the list of arguments
14
STATISTICAL
COUNTBLANK
Counts the number of blank cells within a range
15
STATISTICAL
COUNTIF
Counts the number of nonblank cells within a range that meet the given criteria
16
STATISTICAL
COVAR
Returns covariance, the average of the products of paired deviations
17
STATISTICAL
CRITBINOM
Returns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value
18
STATISTICAL
DEVSQ
Returns the sum of squares of deviations
19
STATISTICAL
EXPONDIST
Returns the exponential distribution
20
STATISTICAL
FDIST
Returns the F probability distribution
21
STATISTICAL
FINV
Returns the inverse of the F probability distribution
22
STATISTICAL
FISHER
Returns the Fisher transformation
23
STATISTICAL
FISHERINV
Returns the inverse of the Fisher transformation
24
STATISTICAL
FORECAST
Returns a value along a linear trend
25
STATISTICAL
FREQUENCY
Returns a frequency distribution as a vertical array
26
STATISTICAL
FTEST
Returns the result of an F-test
27
STATISTICAL
GAMMADIST
Returns the gamma distribution
28
STATISTICAL
GAMMAINV
Returns the inverse of the gamma cumulative distribution
29
STATISTICAL
GAMMALN
Returns the natural logarithm of the gamma function, Γ(x)
30
STATISTICAL
GEOMEAN
Returns the geometric mean
31
STATISTICAL
GROWTH
Returns values along an exponential trend
32
STATISTICAL
HARMEAN
Returns the harmonic mean
33
STATISTICAL
HYPGEOMDIST
Returns the hypergeometric distribution
34
STATISTICAL
INTERCEPT
Returns the intercept of the linear regression line
35
STATISTICAL
KURT
Returns the kurtosis of a data set
36
STATISTICAL
LARGE
Returns the k-th largest value in a data set
37
STATISTICAL
LINEST
Returns the parameters of a linear trend
38
STATISTICAL
LOGEST
Returns the parameters of an exponential trend
39
STATISTICAL
LOGINV
Returns the inverse of the lognormal distribution
40
STATISTICAL
LOGNORMDIST
Returns the cumulative lognormal distribution
41
STATISTICAL
MAX
Returns the maximum value in a list of arguments
42
STATISTICAL
MAXA
Returns the maximum value in a list of arguments, including numbers, text, and logical values
43
STATISTICAL
MEDIAN
Returns the median of the given numbers
44
STATISTICAL
MIN
Returns the minimum value in a list of arguments
45
STATISTICAL
MINA
Returns the smallest value in a list of arguments, including numbers, text, and logical values
46
STATISTICAL
MODE
Returns the most common value in a data set
47
STATISTICAL
NEGBINOMDIST
Returns the negative binomial distribution
48
STATISTICAL
NORMDIST
Returns the normal cumulative distribution
49
STATISTICAL
NORMINV
Returns the inverse of the normal cumulative distribution
50
STATISTICAL
NORMSDIST
Returns the standard normal cumulative distribution
51
STATISTICAL
NORMSINV
Returns the inverse of the standard normal cumulative distribution
52
STATISTICAL
PEARSON
Returns the Pearson product moment correlation coefficient
53
STATISTICAL
PERCENTILE
Returns the k-th percentile of values in a range
54
STATISTICAL
PERCENTRANK
Returns the percentage rank of a value in a data set
55
STATISTICAL
PERMUT
Returns the number of permutations for a given number of objects
56
STATISTICAL
POISSON
Returns the Poisson distribution
57
STATISTICAL
PROB
Returns the probability that values in a range are between two limits
58
STATISTICAL
QUARTILE
Returns the quartile of a data set
59
STATISTICAL
RANK
Returns the rank of a number in a list of numbers
60
STATISTICAL
RSQ
Returns the square of the Pearson product moment correlation coefficient
61
STATISTICAL
SKEW
Returns the skewness of a distribution
62
STATISTICAL
SLOPE
Returns the slope of the linear regression line
63
STATISTICAL
SMALL
Returns the k-th smallest value in a data set
64
STATISTICAL
STANDARDIZE
Returns a normalized value
65
STATISTICAL
STDEV
Estimates standard deviation based on a sample
66
STATISTICAL
STDEVA
Estimates standard deviation based on a sample, including numbers, text, and logical values
67
STATISTICAL
STDEVP
Calculates standard deviation based on the entire population
68
STATISTICAL
STDEVPA
Calculates standard deviation based on the entire population, including numbers, text, and logical values
69
STATISTICAL
STEYX
Returns the standard error of the predicted y-value for each x in the regression
70
STATISTICAL
TDIST
Returns the Student's t-distribution
71
STATISTICAL
TINV
Returns the inverse of the Student's t-distribution
72
STATISTICAL
TREND
Returns values along a linear trend
73
STATISTICAL
TRIMMEAN
Returns the mean of the interior of a data set
74
STATISTICAL
TTEST
Returns the probability associated with a Student's t-test
75
STATISTICAL
VAR
Estimates variance based on a sample
76
STATISTICAL
VARA
Estimates variance based on a sample, including numbers, text, and logical values
77
STATISTICAL
VARP
Calculates variance based on the entire population
78
STATISTICAL
VARPA
Calculates variance based on the entire population, including numbers, text, and logical values
79
STATISTICAL
WEIBULL
Returns the Weibull distribution
80
STATISTICAL
ZTEST
Returns the one-tailed probability-value of a z-test
Text functions
S.N.
CATEGORY
FUNCTION
DESCRIPTION OF FUNCTION
1
TEXT
ASC
Changes full-width (double-byte) English letters or katakana within a character string to half-width (single-byte) characters
2
TEXT
BAHTTEXT
Converts a number to text, using the ß (baht) currency format
3
TEXT
CHAR
Returns the character specified by the code number
4
TEXT
CLEAN
Removes all nonprintable characters from text
5
TEXT
CODE
Returns a numeric code for the first character in a text string
6
TEXT
CONCATENATE
Joins several text items into one text item
7
TEXT
DOLLAR
Converts a number to text, using the $ (dollar) currency format
8
TEXT
EXACT
Checks to see if two text values are identical
9
TEXT
FIND, FINDB
Finds one text value within another (case-sensitive)
10
TEXT
FIXED
Formats a number as text with a fixed number of decimals
11
TEXT
JIS
Changes half-width (single-byte) English letters or katakana within a character string to full-width (double-byte) characters
12
TEXT
LEFT, LEFTB
Returns the leftmost characters from a text value
13
TEXT
LEN, LENB
Returns the number of characters in a text string
14
TEXT
LOWER
Converts text to lowercase
15
TEXT
MID, MIDB
Returns a specific number of characters from a text string starting at the position you specify
16
TEXT
PHONETIC
Extracts the phonetic (furigana) characters from a text string
17
TEXT
PROPER
Capitalizes the first letter in each word of a text value
18
TEXT
REPLACE, REPLACEB
Replaces characters within text
19
TEXT
REPT
Repeats text a given number of times
20
TEXT
RIGHT, RIGHTB
Returns the rightmost characters from a text value
21
TEXT
SEARCH, SEARCHB
Finds one text value within another (not case-sensitive)
22
TEXT
SUBSTITUTE
Substitutes new text for old text in a text string
23
TEXT
T
Converts its arguments to text
24
TEXT
TEXT
Formats a number and converts it to text
25
TEXT
TRIM
Removes spaces from text
26
TEXT
UPPER
Converts text to uppercase
27
TEXT
VALUE
Converts a text argument to a number
External functions
S.N.
CATEGORY
FUNCTION
DESCRIPTION OF FUNCTION
1
EXTERNAL
EUROCONVERT
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)
2
EXTERNAL
SQL.REQUEST
Connects with an external data source and runs a query from a worksheet, then returns the result as an array without the need for macro programming

No comments:

Post a Comment