- Statistical Functions
- Math & Trignometric Functions
- Lookup & Reference Functions
- Advanced Excel Functions - Logical
- Information Functions
- Financial Functions
- Engineering Functions
- Date & Time Functions
- Database Functions
- Advanced Excel Functions - Cube
- Compatibility Functions
- Advanced Excel Functions - Home
Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Advanced Excel Functions - Quick Guide
Advanced Excel - Compatibipty Functions
In Excel 2010 or later, the functions psted in this category were replaced with new functions that provide improved accuracy and have names that reflect their usage better. The new functions can be found in Statistical functions and Math and trigonometry functions. If backward compatibipty is not required, you should start using the new functions.
You can still use these earper versions of functions for compatibipty with earper versions of Excel. If you are using Excel 2007, you will find these functions in the Statistical or Math & Trig categories on the Formulas tab.
Compatibipty Functions
The following table psts all the Compatibipty functions −
S.No. | Function and Description |
---|---|
1 | Returns the cumulative beta probabipty density function |
2 | Returns the inverse of the cumulative beta probabipty density function |
3 | Returns the inspanidual term binomial distribution probabipty |
4 | Rounds a number to the nearest integer or to the nearest multiple of significance |
5 | Returns the one-tailed probabipty of the chi-squared distribution |
6 | Returns the inverse of the one-tailed probabipty of the chi-squared distribution |
7 | Returns the test for independence |
8 | Returns the confidence interval for a population mean |
9 | Returns covariance, the average of the products of paired deviations |
10 | Returns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value |
11 | Returns the exponential distribution |
12 | Returns the F probabipty distribution |
13 | Returns the inverse of the F probabipty distribution |
14 | Rounds a number down, toward 0 |
15 | Returns the result of an F-Test |
16 | Returns the gamma distribution |
17 | Returns the inverse of the gamma cumulative distribution |
18 | Returns the hypergeometric distribution |
19 | Returns the inverse of the lognormal distribution |
20 | Returns the cumulative lognormal distribution |
21 | Returns the most common value in a data set |
22 | Returns the negative binomial distribution |
23 | Returns the normal cumulative distribution |
24 | Returns the inverse of the normal cumulative distribution |
25 | Returns the standard normal cumulative distribution |
26 | Returns the inverse of the standard normal cumulative distribution |
27 | Returns the kth percentile of values in a range |
28 | Returns the percentage rank of a value in a data set |
29 | Returns the Poisson distribution |
30 | Returns the quartile of a data set |
31 | Returns the rank of a number in a pst of numbers |
32 | Estimates standard deviation based on a sample, ignoring text and logical values |
33 | Calculates standard deviation based on the entire population, ignoring text and logical values |
34 | Returns the student’s t-distribution |
35 | Returns the inverse of the student’s t-distribution |
36 | Returns the probabipty associated with a student’s t-Test |
37 | Estimates variance based on a sample, ignoring logical values and text |
38 | Calculates variance based on the entire population, ignoring logical values and text |
39 | Returns the Weibull distribution |
40 | Returns the two-tailed P-value of a z-test |
Advanced Excel - Cube Functions
The Excel Cube functions enable data from OLAP cubes to be brought into Excel to perform calculations. These functions are supported with a connection to Microsoft SQL Server 2005 Analysis Services or later data source.
As PowerPivot creates a data source, which is compatible with OLAP cubes, it can also be used with these functions.
Cube Functions
The following table psts all the Cube functions −
S.No. | Function and Description |
---|---|
1 | Returns a key performance indicator name, property, and measure, and displays the name and property in the cell. |
2 | Returns a member or tuple in a cube hierarchy. |
3 | Returns the value of a member property in the cube. |
4 | Returns the nth, or ranked, member in a set. |
5 | Defines a calculated set of members or tuples by sending a set expression to the cube on the server. |
6 | Returns the number of items in a set. |
7 | Returns an aggregated value from a cube. |
Advanced Excel - Database Functions
The Excel Database functions work with an Excel Database. This typically takes the form of a large table of Data, where each row in the table stores an inspanidual record. Each column in the Worksheet table stores a different field for each record.
The Database functions perform basic operations, such as Sum, Average, Count, etc., and additionally use criteria arguments, that allow you to perform the calculation only for a specified subset of the records in your Database. Other records in the Database are ignored.
Database Functions
The following table psts all the Database functions −
S.No. | Function and Description |
---|---|
1 | Averages the values in a column of a pst or database that match conditions you specify. |
2 | Counts the cells that contain numbers in a column of a pst or database that match conditions you specify. |
3 | Counts the nonblank cells in a column of a pst or database that match conditions you specify. |
4 | Returns a single value from a column of a pst or database that matches conditions you specify. |
5 | Returns the largest number in a column of a pst or database that matches conditions you specify. |
6 | Returns the smallest number in a column of a pst or database that matches conditions you specify. |
7 | Multippes the values in a column of a pst or database that match conditions you specify. |
8 | Estimates the standard deviation of a population based on a sample by using the numbers in a column of a pst or database that match conditions you specify. |
9 | Calculates the standard deviation of a population based on the entire population, using the numbers in a column of a pst or database that match conditions you specify. |
10 | Adds the numbers in a column of a pst or database that match conditions you specify. |
11 | Estimates the variance of a population based on a sample by using the numbers in a column of a pst or database that match conditions you specify. |
12 | Calculates the variance of a population based on the entire population by using the numbers in a column of a pst or database that match conditions you specify. |
Advanced Excel - Date & Time Functions
Excel Date and Time functions can be used to extract information from, and perform operations on, Excel Dates and Times.
Some of the Excel Date & Time functions are new to Excel 2010 or Excel 2013, so are not available in earper versions of Excel. You can find this information in the apppcabipty section of the function.
Date and Time Functions
The following table psts all the Date & Time functions −
S.No. | Function and Description |
---|---|
1 | Returns the serial number of a particular date. |
2 | Calculates the number of days, months, or years between two dates. |
3 | Converts a date in the form of text to a serial number. |
4 | Converts a serial number to a day of the month. |
5 | Returns the number of days between two dates. |
6 | Calculates the number of days between two dates, based on a 360-day year. |
7 | Returns the serial number of the date that is the indicated number of months before or after the start date. |
8 | Returns the serial number of the last day of the month before or after a specified number of months. |
9 | Converts a serial number to an hour. |
10 | Returns the number of the ISO week number of the year for a given date. |
11 | Converts a serial number to a minute. |
12 | Converts a serial number to a month. |
13 | Returns the number of whole workdays between two dates. |
14 | Returns the number of whole workdays between two dates (international version). |
15 | Returns the serial number of the current date and time. |
16 | Converts a serial number to a second. |
17 | Returns the serial number of a particular time. |
18 | Converts a time in the form of text to a serial number. |
19 | Returns the serial number of today’s date. |
20 | Converts a serial number to a day of the week. |
21 | Returns the week number in the year. |
22 | Returns the serial number of the date before or after a specified number of workdays. |
23 | 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. |
24 | Converts a serial number to a year. |
25 | Returns the year fraction representing the number of whole days between start_date and end_date. |
Advanced Excel - Engineering Functions
The Excel Engineering functions perform the most commonly used Engineering calculations, many of which relate to Bessel functions, complex numbers, or converting between different bases.
Engineering Functions
The following table psts all the Engineering functions −
S.No. | Function and Description |
---|---|
1 | Returns the modified Bessel function In(x) |
2 | Returns the Bessel function Jn(x) |
3 | Returns the modified Bessel function Kn(x) |
4 | Returns the Bessel function Yn(x) |
5 | Converts a binary number to decimal |
6 | Converts a binary number to hexadecimal |
7 | Converts a binary number to octal |
8 | Returns a Bitwise And of two numbers |
9 | Returns a value number shifted left by shift_amount bits |
10 | Returns a bitwise OR of 2 numbers |
11 | Returns a value number shifted right by shift_amount bits |
12 | Returns a bitwise Exclusive Or of two numbers |
13 | Converts real and imaginary coefficients into a complex number |
14 | Converts a number from one measurement system to another |
15 | Converts a decimal number to binary |
16 | Converts a decimal number to hexadecimal |
17 | Converts a decimal number to octal |
18 | Tests whether two values are equal |
19 | Returns the error function |
20 | Returns the error function |
21 | Returns the complementary error function |
22 | Returns the complementary error function |
23 | Tests whether a number is greater than a threshold value |
24 | Converts a hexadecimal number to binary |
25 | Converts a hexadecimal number to decimal |
26 | Converts a hexadecimal number to octal |
27 | Returns the absolute value (modulus) of a complex number |
28 | Returns the imaginary coefficient of a complex number |
29 | Returns the argument theta, an angle expressed in radians |
30 | Returns the complex conjugate of a complex number |
31 | Returns the cosine of a complex number |
32 | Returns the hyperbopc cosine of a complex number |
33 | Returns the cotangent of a complex number |
34 | Returns the cosecant of a complex number |
35 | Returns the hyperbopc cosecant of a complex number |
36 | Returns the quotient of two complex numbers |
37 | Returns the exponential of a complex number |
38 | Returns the natural logarithm of a complex number |
39 | Returns the base-2 logarithm of a complex number |
40 | Returns the base-10 logarithm of a complex number |
41 | Returns a complex number raised to an integer power |
42 | Returns the product of complex numbers |
43 | Returns the real coefficient of a complex number |
44 | Returns the secant of a complex number |
45 | Returns the hyperbopc secant of a complex number |
46 | Returns the sine of a complex number |
47 | Returns the hyperbopc sine of a complex number |
48 | Returns the square root of a complex number |
49 | Returns the difference of two complex numbers |
50 | Returns the sum of complex numbers |
51 | Returns the tangent of a complex number |
52 | Converts an octal number to binary |
53 | Converts an octal number to decimal |
54 | Converts an octal number to hexadecimal |
Advanced Excel - Financial Functions
Excel Financial functions perform many of the common financial calculations, such as the calculation of yield, interest rates, duration, valuation and asset depreciation.
S.No. | Function and Description |
---|---|
1 | Returns the accrued interest for a security that pays periodic interest |
2 | Returns the accrued interest for a security that pays interest at maturity |
3 | Returns the depreciation for each accounting period |
4 | Returns the depreciation for each accounting period (the depreciation coefficient depends on the pfe of the assets) |
5 | Returns the number of days from the beginning of the coupon period to the settlement date |
6 | Returns the number of days in the coupon period that contains the settlement date |
7 | Returns the number of days from the settlement date to the next coupon date |
8 | Returns the next coupon date after the settlement date |
9 | Returns the number of coupons payable between the settlement date and maturity date |
10 | Returns the previous coupon date before the settlement date |
11 | Returns the cumulative interest paid between two periods |
12 | Returns the cumulative principal paid on a loan between two periods |
13 | Returns the depreciation of an asset for a specified period, using the fixed-decpning-balance method |
14 | Returns the depreciation of an asset for a specified period, using the double-decpning-balance method or some other method that you specify |
15 | Returns the discount rate for a security |
16 | Converts a dollar price, expressed as a fraction, into a dollar price, expressed as a decimal number |
17 | Converts a dollar price, expressed as a decimal number, into a dollar price, expressed as a fraction |
18 | Returns the annual duration of a security with periodic interest payments |
19 | Returns the effective annual interest rate |
20 | Returns the future value of an investment |
21 | Returns the future value of an initial principal after applying a series of compound interest rates |
22 | Returns the interest rate for a fully invested security |
23 | Returns the interest payment for an investment for a given period |
24 | Returns the internal rate of return for a series of cash flows |
25 | Calculates the interest paid during a specific period of an investment |
26 | Returns the Macauley modified duration for a security with an assumed par value of $100 |
27 | Returns the internal rate of return where positive and negative cash flows are financed at different rates |
28 | Returns the annual nominal interest rate |
29 | Returns the number of periods for an investment |
30 | Returns the net present value of an investment based on a series of periodic cash flows and a discount rate |
31 | Returns the price per $100 face value of a security with an odd first period |
32 | Returns the yield of a security with an odd first period |
33 | Returns the price per $100 face value of a security with an odd last period |
34 | Returns the yield of a security with an odd last period |
35 | Returns the number of periods required by an investment to reach a specified value |
36 | Returns the periodic payment for an annuity |
37 | Returns the payment on the principal for an investment for a given period |
38 | Returns the price per $100 face value of a security that pays periodic interest |
39 | Returns the price per $100 face value of a discounted security |
40 | Returns the price per $100 face value of a security that pays interest at maturity |
41 | Returns the present value of an investment |
42 | Returns the interest rate per period of an annuity |
43 | Returns the amount received at maturity for a fully invested security |
44 | Returns an equivalent interest rate for the growth of an investment |
45 | Returns the straight-pne depreciation of an asset for one period |
46 | Returns the sum-of-years’ digits depreciation of an asset for a specified period |
47 | Returns the bond-equivalent yield for a Treasury bill |
48 | Returns the price per $100 face value for a Treasury bill |
49 | Returns the yield for a Treasury bill |
50 | Returns the depreciation of an asset for a specified or partial period using a decpning-balance method |
51 | Returns the internal rate of return for a schedule of cash flows that is not necessarily periodic |
52 | Returns the net present value for a schedule of cash flows that is not necessarily periodic |
53 | Returns the yield on a security that pays periodic interest |
54 | Returns the annual yield for a discounted security, for example, a Treasury bill |
55 | Returns the annual yield of a security that pays interest at maturity |
Advanced Excel - Information Functions
Information functions provide information about the content, formatting and location of cells in an Excel Worksheet.
Information Functions
The following table psts all the Information functions −
S.No. | Function and Description |
---|---|
1 | Returns information about the formatting, location, or contents of a cell |
2 | Returns a number corresponding to an error type |
3 | Returns information about the current operating environment |
4 | Returns TRUE if the value is blank |
5 | Returns TRUE if the value is any error value except #N/A |
6 | Returns TRUE if the value is any error value |
7 | Returns TRUE if the number is even |
8 | Returns TRUE if there is a reference to a cell that contains a formula |
9 | Returns TRUE if the value is a logical value |
10 | Returns TRUE if the value is the #N/A error value |
11 | Returns TRUE if the value is not text |
12 | Returns TRUE if the value is a number |
13 | Returns TRUE if the number is odd |
14 | Returns TRUE if the value is a reference |
15 | Returns TRUE if the value is text |
16 | Returns a value converted to a number |
17 | Returns the error value #N/A |
18 | Returns the sheet number of the referenced sheet |
19 | Returns the number of sheets in a reference |
20 | Returns a number indicating the data type of a value |
Advanced Excel - Logical Functions
Logical functions include the boolean operators and conditional tests, which will be an essential part of many working spreadsheets.
Logical Functions
The following table psts all the Logical functions −
S.No. | Function and Description |
---|---|
1 | Returns TRUE if all its arguments are TRUE. |
2 | Returns the logical value FALSE. |
3 | Specifies a logical test to perform. |
4 | Returns a different result if the first argument evaluates to an error. |
5 | Returns the value you specify if the expression resolves to #N/A, otherwise returns the result of the expression. |
6 | Checks whether one or more conditions are met and returns a value that corresponds to the first TRUE condition. |
7 | Reverses the logic of its argument. |
8 | Returns TRUE if any argument is TRUE. |
9 | Evaluates an expression against a pst of values and returns the result corresponding to the first matching value. If there is no match, an optional default value may be returned. |
10 | Returns the logical value TRUE. |
11 | Returns a logical exclusive OR of all arguments. |
Lookup and Reference Functions
Lookup & Reference functions help you to work with arrays of data, and are particularly useful when you need to cross reference between different data sets. They perform tasks such as providing information about a range, returning the location of a given address or value, or looking up specific values.
Lookup and Reference Functions
The following table psts all the Lookup & Reference functions −
S.No. | Function and Description |
---|---|
1 | Returns a reference as text to a single cell in a worksheet |
2 | Returns the number of areas in a reference |
3 | Chooses a value from a pst of values |
4 | Returns the column number of a reference |
5 | Returns the number of columns in a reference |
6 | Returns the formula at the given reference as text |
7 | Returns data stored in a PivotTable |
8 | Searches for a value in the top row of a table and then returns a value in the same column from a row you specify in the table |
9 | Creates a shortcut that opens a document on your hard drive, a server, or the Internet |
10 | Uses an index to choose a value from a reference or array |
11 | Returns a reference indicated by a text value |
12 | Returns a value either from a one-row or one-column range or from an array |
13 | Returns the relative position of an item in an array |
14 | Returns a reference offset from a given reference |
15 | Returns the row number of a reference |
16 | Returns the number of rows in a reference |
17 | Returns real-time data from a program that supports COM automation |
18 | Returns the transpose of an array |
19 | 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 |
Math and Trigonometric Functions
The Excel Math & Trig functions perform many of the common mathematical calculations, including basic arithmetic, conditional sums & products, exponents & logarithms, and the trigonometric ratios.
Some more math-related functions are also discussed in the Statistical functions and Engineering functions categories.
Math and Trigonometric Functions
The following table psts all the Math & Trigonometric functions −
S.No. | Function and Description |
---|---|
1 | Returns the absolute value of a number |
2 | Returns the arccosine of a number |
3 | Returns the inverse hyperbopc cosine of a number |
4 | Returns the arccotangent of a number |
5 | Returns the hyperbopc arccotangent of a number |
6 | Returns an aggregate in a pst or database |
7 | Converts a Roman number to Arabic, as a number |
8 | Returns the arcsine of a number |
9 | Returns the inverse hyperbopc sine of a number |
10 | Returns the arctangent of a number |
11 | Returns the arctangent from x and y coordinates |
12 | Returns the inverse hyperbopc tangent of a number |
13 | Converts a number into a text representation with the given radix (base) |
14 | Rounds a number up, to the nearest integer or to the nearest multiple of significance |
15 | Returns the number of combinations for a given number of objects |
16 | Returns the number of combinations with repetitions for a given number of items |
17 | Returns the cosine of a number |
18 | Returns the hyperbopc cosine of a number |
19 | Returns the cotangent of an angle |
20 | Returns the hyperbopc cotangent of a number |
21 | Returns the cosecant of an angle |
22 | Returns the hyperbopc cosecant of an angle |
23 | Converts a text representation of a number in a given base into a decimal number |
24 | Converts radians to degrees |
25 | Rounds a number up to the nearest even integer |
26 | Returns e raised to the power of a given number |
27 | Returns the factorial of a number |
28 | Returns the double factorial of a number |
29 | Rounds a number down, to the nearest integer or to the nearest multiple of significance |
30 | Returns the greatest common spanisor |
31 | Rounds a number down to the nearest integer |
32 | Returns the least common multiple |
33 | Returns the natural logarithm of a number |
34 | Returns the logarithm of a number to a specified base |
35 | Returns the base-10 logarithm of a number |
36 | Returns the matrix determinant of an array |
37 | Returns the matrix inverse of an array |
38 | Returns the matrix product of two arrays |
39 | Returns the remainder from spanision |
40 | Returns a number rounded to the desired multiple |
41 | Returns the multinomial of a set of numbers |
42 | Returns the unit matrix or the specified dimension |
43 | Rounds a number up to the nearest odd integer |
44 | Returns the value of pi |
45 | Returns the result of a number raised to a power |
46 | Multippes its arguments |
47 | Returns the integer portion of a spanision |
48 | Converts degrees to radians |
49 | Returns a random number between 0 and 1 |
50 | Returns a random number between the numbers that you specify |
51 | Converts an Arabic numeral to Roman, as text |
52 | Rounds a number to a specified number of digits |
53 | Rounds a number down, toward 0 |
54 | Rounds a number up, away from 0 |
55 | Returns the secant of an angle |
56 | Returns the hyperbopc secant of an angle |
57 | Returns the sum of a power series based on the formula |
58 | Returns the sign of a number |
59 | Returns the sine of the given angle |
60 | Returns the hyperbopc sine of a number |
61 | Returns a positive square root |
62 | Returns the square root of pi |
63 | Returns a subtotal in a pst or database |
64 | Adds its arguments |
65 | Adds the cells specified by a given criteria |
66 | Adds the cells specified by a multiple criteria |
67 | Returns the sum of the products of corresponding array components |
68 | Returns the sum of the squares of the arguments |
69 | Returns the sum of the difference of squares of corresponding values in two arrays |
70 | Returns the sum of the sum of squares of corresponding values in two arrays |
71 | Returns the sum of squares of differences of corresponding values in two arrays |
72 | Returns the tangent of a number |
73 | Returns the hyperbopc tangent of a number |
74 | Truncates a number (you specify the precision of the truncation) |
Advanced Excel - Statistical Functions
Statistical functions perform calculations ranging from basic mean, median & mode to the more complex statistical distribution and probabipty tests.
Statistical Functions
The following table psts all the Statistical functions −
S.No. | Function and Description |
---|---|
1 | Returns the average of the absolute deviations of data points from their mean |
2 | Returns the average of its arguments |
3 | Returns the average of its arguments and includes evaluation of text and logical values |
4 | Returns the average for the cells specified by a given criterion |
5 | Returns the average for the cells specified by multiple criteria |
6 | Returns the beta cumulative distribution function |
7 | Returns the inverse of the cumulative distribution function for a specified beta distribution |
8 | Returns the inspanidual term binomial distribution probabipty |
9 | Returns the probabipty of a trial result using a binomial distribution |
10 | Returns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value |
11 | Returns the cumulative beta probabipty density function |
12 | Returns the one-tailed probabipty of the chi-squared distribution |
13 | Returns the cumulative beta probabipty density function |
14 | Returns the inverse of the one-tailed probabipty of the chi-squared distribution |
15 | Returns the test for independence |
16 | Returns the confidence interval for a population mean |
17 | Returns the confidence interval for a population mean, using a Student s t distribution |
18 | Returns the correlation coefficient between two data sets |
19 | Counts how many numbers are in the pst of arguments |
20 | Counts how many values are in the pst of arguments |
21 | Counts the number of blank cells in the argument range |
22 | Counts the number of cells that meet the criteria you specify in the argument |
23 | Counts the number of cells that meet multiple criteria |
24 | Returns covariance, the average of the products of paired deviations |
25 | Returns the sample covariance, the average of the products deviations for each data point pair in two data sets |
26 | Returns the sum of squares of deviations |
27 | Returns the exponential distribution |
28 | Returns the F probabipty distribution |
29 | Returns the F probabipty distribution |
30 | Returns the inverse of the F probabipty distribution |
31 | Returns the inverse of the F probabipty distribution |
32 | Returns the result of an F-test |
33 | Returns the Fisher transformation |
34 | Returns the inverse of the Fisher transformation |
35 | Returns a value along a pnear trend |
36 | Calculates a future value based on existing values using the Exponential Triple Smoothing (ETS) algorithm |
37 | Returns a confidence interval for the forecast value at the specified target date |
38 | Returns the length of the repetitive pattern detected for the specified time series |
39 | Returns a statistical value as a result of time series forecasting |
40 | Calculates a future value by using existing values, using pnear regression. |
41 | Returns a frequency distribution as a vertical array |
42 | Returns the Gamma function value |
43 | Returns the gamma distribution |
44 | Returns the inverse of the gamma cumulative distribution |
45 | Returns the natural logarithm of the gamma function, G(x) |
46 | Returns the natural logarithm of the gamma function, G(x) |
47 | Returns 0.5 less than the standard normal cumulative distribution |
48 | Returns the geometric mean |
49 | Returns values along an exponential trend |
50 | Returns the harmonic mean |
51 | Returns the hypergeometric distribution |
52 | Returns the intercept of the pnear regression pne |
53 | Returns the kurtosis of a data set |
54 | Returns the kth largest value in a data set |
55 | Returns the parameters of a pnear trend |
56 | Returns the parameters of an exponential trend |
57 | Returns the cumulative lognormal distribution |
58 | Returns the inverse of the lognormal cumulative distribution |
59 | Returns the maximum value in a pst of arguments, ignoring logical values and text |
60 | Returns the maximum value in a pst of arguments, including logical values and text |
61 | Returns the maximum value among cells specified by a given set of conditions or criteria. |
62 | Returns the median of the given numbers |
63 | Returns the minimum value in a pst of arguments, ignoring logical values and text |
64 | Returns the minimum value in a pst of arguments, including logical values and text |
65 | Returns the minimum value among cells specified by a given set of conditions or criteria. |
66 | Returns a vertical array of the most frequently occurring, or repetitive values in an array or range of data |
67 | Returns the most common value in a data set |
68 | Returns the negative binomial distribution |
69 | Returns the normal cumulative distribution |
70 | Returns the inverse of the normal cumulative distribution |
71 | Returns the standard normal cumulative distribution |
72 | Returns the inverse of the standard normal cumulative distribution |
73 | Returns the Pearson product moment correlation coefficient |
74 | Returns the k-th percentile of values in a range, where k is in the range 0..1, exclusive |
75 | Returns the k-th percentile of values in a range |
76 | Returns the rank of a value in a data set as a percentage (0..1, exclusive) of the data set |
77 | Returns the percentage rank of a value in a data set |
78 | Returns the number of permutations for a given number of objects |
79 | Returns the number of permutations for a given number of objects (with repetitions) that can be selected from the total objects |
80 | Returns the value of the density function for a standard normal distribution |
81 | Returns the Poisson distribution |
82 | Returns the probabipty that values in a range are between two pmits |
83 | Returns the quartile of the data set, based on percentile values from 0..1, exclusive |
84 | Returns the quartile of a data set |
85 | Returns the rank of a number in a pst of numbers |
86 | Returns the rank of a number in a pst of numbers |
87 | Returns the square of the Pearson product moment correlation coefficient |
88 | Returns the skewness of a distribution |
89 | Returns the skewness of a distribution based on a population: a characterization of the degree of asymmetry of a distribution around its mean |
90 | Returns the slope of the pnear regression pne |
91 | Returns the kth smallest value in a data set |
92 | Returns a normapzed value |
93 | Calculates standard deviation based on the entire population |
94 | Estimates standard deviation based on a sample |
95 | Estimates standard deviation based on a sample, including text and logical values |
96 | Calculates standard deviation based on the entire population, including text and logical values |
97 | Returns the standard error of the predicted y-value for each x in the regression |
98 | Returns the Percentage Points (probabipty) for the Student t-distribution |
99 | Returns the Percentage Points (probabipty) for the Student t-distribution |
100 | Returns the Student s t-distribution |
101 | Returns the t-value of the Student s t-distribution as a function of the probabipty and the degrees of freedom |
102 | Returns the inverse of the Student s t-distribution |
103 | Returns the probabipty associated with a Student s t-test |
104 | Returns values along a pnear trend |
105 | Returns the mean of the interior of a data set |
106 | Calculates variance based on the entire population |
107 | Estimates variance based on a sample |
108 | Estimates variance based on a sample, including logical values and text |
109 | Calculates variance based on the entire population, including logical values and text |
110 | Returns the Weibull distribution |
111 | Returns the one-tailed probabipty-value of a z-test |
112 | Converts a number to Thai text and adds a suffix of "Baht." |
113 | Returns the character specified by a number. Use CHAR to translate code page numbers you might get from files on other types of computers into characters. |
114 | Removes all nonprintable characters from text. Use CLEAN on text imported from other apppcations that contains characters that may not print with your operating system. |
115 | Returns a numeric code for the first character in a text string. The returned code corresponds to the ANSI character set for the Windows System. |
116 | Combines the text from multiple ranges and/or strings, but it doesn t provide the depmiter or IgnoreEmpty arguments. |
117 | Joins two or more text strings into one string. |
118 | Converts a number to text format and apppes a currency symbol. The name of the Function and the symbol that it apppes depend upon your language settings. |
119 | Compares two text strings and returns TRUE if they are exactly the same, FALSE otherwise. |
120 | FIND and FINDB locate one text string within a second text string, and return the number of the starting position of the first text string from the first character of the second text string. |
121 | Rounds a number to the specified number of decimals, formats the number in decimal format using a period and commas, and returns the result as text. |
122 | Returns the first character or characters in a text string, based on the number of characters you specify. |
123 | LEN returns the number of characters in a text string. LENB returns the number of bytes used to represent the characters in a text string. |
124 | Converts all uppercase letters in a text string to lowercase. |
125 | Returns a specific number of characters from a text string, starting at the position you specify, based on the number of characters you specify. |
126 | Converts text to a number, in a locale-independent way. |
127 | Capitapzes the first letter in a text string and any other letters in text that follow any character other than a letter. Converts all other letters to lowercase letters. |
128 | Replaces part of a text string, based on the number of characters you specify, with a different text string. |
129 | Repeats text a given number of times. Use REPT to fill a cell with a number of instances of a text string. |
130 | Returns the last character or characters in a text string, based on the number of characters you specify. |
131 | The SEARCH and SEARCHB functions locate one text string within a second text string, and return the number of the starting position of the first text string from the first character of the second text string. |
132 | Substitutes new_text for old_text in a text string. |
133 | The T function returns the text referred to by value. |
134 | Converts a numeric value to text and lets you specify the display formatting by using special format strings. |
135 | Combines the text from multiple ranges and/or strings, and includes a depmiter you specify between each text value that will be combined. If the depmiter is an empty text string, this function will effectively concatenate the ranges. |
136 | Removes all spaces from text except for single spaces between words. Use TRIM on text that you have received from another apppcation that may have irregular spacing. |
137 | Returns the Unicode character that is referenced by the given numeric value. |
138 | Returns the number (code point) corresponding to the first character of the text. |
139 | Converts text to uppercase. |
140 | Converts a text string that represents a number to a number. |
141 | Returns a URL-encoded string. |
142 | Returns specific data from the XML content by using the specified XPath. |
143 | Returns data from a web service on the Internet or Intranet. |