PrabasTech

Excel functions (alphabetical)

SUPPORTING APPLICATION

Excel for Microsoft 365, Excel for Microsoft 365 for Mac, Excel for the web, Excel 2021, Excel 2021 for Mac, Excel 2019, Excel 2019 for Mac, Excel 2016, Excel 2016 for Mac, Excel 2013 Excel Web App, Excel 2010, Excel 2007, Excel for Mac 2011, Excel Starter 2010.

கொடுக்கப்பட்ட கடிதத்துடன் தொடங்கும் அம்சங்களை அணுக, அதைக் கிளிக் செய்க. மாற்றாக, முதல் சில எழுத்துக்கள் அல்லது முக்கிய வார்த்தையை உள்ளிடுவதன் மூலம் ஒரு செயல்பாட்டைக் கண்டறிய நீங்கள் Ctrl F ஐப் பயன்படுத்தலாம். ஒரு செயல்பாட்டின் பெயரைக் கிளிக் செய்க.

A   B   C   D   E    F   G   H   I   J    K   L    M   

N   O   P   Q   R   S   T   U   V   W   X   Y   Z

Note: பதிப்பு குறிப்பான்கள் எக்செல் ஒரு செயல்பாட்டின் எந்த வெளியீட்டில் சேர்க்கப்பட்டன என்பதைக் காட்டுகின்றன. முந்தைய பதிப்புகளில் இந்த அம்சங்களுக்கான அணுகல் இல்லை.

Important: எக்ஸ் 86 அல்லது எக்ஸ் 86-64 கட்டமைப்பைப் பயன்படுத்தி விண்டோஸ் 7 ஐ இயக்கும் விண்டோஸ் பிசிக்கும், ஏஆர்எம் கட்டமைப்பைப் பயன்படுத்தி விண்டோஸ் 8 ஐ இயக்கும் விண்டோஸ் ஆர்டி பிசிக்கும் இடையில், சூத்திரங்களின் மதிப்பிடப்பட்ட வெளியீடு மற்றும் சில எக்செல் பணிஷ்.

Function nameType and description
ABS functionMath and trigonometry:    Returns the absolute value of a number
ACCRINT functionFinancial:    Returns the accrued interest for a security that pays periodic interest
ACCRINTM functionFinancial:    Returns the accrued interest for a security that pays interest at maturity
ACOS functionMath and trigonometry:    Returns the arccosine of a number
ACOSH functionMath and trigonometry:    Returns the inverse hyperbolic cosine of a number
ACOT function
Excel 2013
Math and trigonometry:    Returns the arccotangent of a number
ACOTH function
Excel 2013
Math and trigonometry:    Returns the hyperbolic arccotangent of a number
AGGREGATE functionMath and trigonometry:    Returns an aggregate in a list or database
ADDRESS functionLookup and reference:    Returns a reference as text to a single cell in a worksheet
AMORDEGRC functionFinancial:    Returns the depreciation for each accounting period by using a depreciation coefficient
AMORLINC functionFinancial:    Returns the depreciation for each accounting period
AND functionLogical:    Returns TRUE if all of its arguments are TRUE
ARABIC function
Excel 2013
Math and trigonometry:    Converts a Roman number to Arabic, as a number
AREAS functionLookup and reference:    Returns the number of areas in a reference
ARRAYTOTEXT function
Office 365 button
Text:    Returns an array of text values from any specified range
ASC functionText:    Changes full-width (double-byte) English letters or katakana within a character string to half-width (single-byte) characters
ASIN functionMath and trigonometry:    Returns the arcsine of a number
ASINH functionMath and trigonometry:    Returns the inverse hyperbolic sine of a number
ATAN functionMath and trigonometry:    Returns the arctangent of a number
ATAN2 functionMath and trigonometry:    Returns the arctangent from x- and y-coordinates
ATANH functionMath and trigonometry:    Returns the inverse hyperbolic tangent of a number
AVEDEV functionStatistical:    Returns the average of the absolute deviations of data points from their mean
AVERAGE functionStatistical:    Returns the average of its arguments
AVERAGEA functionStatistical:    Returns the average of its arguments, including numbers, text, and logical values
AVERAGEIF functionStatistical:    Returns the average (arithmetic mean) of all the cells in a range that meet a given criteria
AVERAGEIFS functionStatistical:    Returns the average (arithmetic mean) of all cells that meet multiple criteria.
BAHTTEXT functionText:    Converts a number to text, using the ß (baht) currency format
BASE functionMath and trigonometry:    Converts a number into a text representation with the given radix (base)
BESSELI functionEngineering:    Returns the modified Bessel function In(x)
BESSELJ functionEngineering:    Returns the Bessel function Jn(x)
BESSELK functionEngineering:    Returns the modified Bessel function Kn(x)
BESSELY functionEngineering:    Returns the Bessel function Yn(x)
BETADIST functionCompatibility:    Returns the beta cumulative distribution functionIn Excel 2007, this is a Statistical function.
BETA.DIST function
Excel 2010
Statistical:    Returns the beta cumulative distribution function
BETAINV functionCompatibility:    Returns the inverse of the cumulative distribution function for a specified beta distributionIn Excel 2007, this is a Statistical function.
BETA.INV function
Excel 2010
Statistical:    Returns the inverse of the cumulative distribution function for a specified beta distribution
BIN2DEC functionEngineering:    Converts a binary number to decimal
BIN2HEX functionEngineering:    Converts a binary number to hexadecimal
BIN2OCT functionEngineering:    Converts a binary number to octal
BINOMDIST functionCompatibility:    Returns the individual term binomial distribution probabilityIn Excel 2007, this is a Statistical function.
BINOM.DIST function
Excel 2010
Statistical:    Returns the individual term binomial distribution probability
BINOM.DIST.RANGE function
Excel 2013
Statistical:    Returns the probability of a trial result using a binomial distribution
BINOM.INV function
Excel 2010
Statistical:    Returns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value
BITAND function
Excel 2013
Engineering:    Returns a ‘Bitwise And’ of two numbers
BITLSHIFT function
Excel 2013
Engineering:    Returns a value number shifted left by shift_amount bits
BITOR function
Excel 2013
Engineering:    Returns a bitwise OR of 2 numbers
BITRSHIFT function
Excel 2013
Engineering:    Returns a value number shifted right by shift_amount bits
BITXOR function
Excel 2013
Engineering:    Returns a bitwise ‘Exclusive Or’ of two numbers
BYCOL
Office 365 button
Logical:    Applies a LAMBDA to each column and returns an array of the results
BYROW
Office 365 button
Logical:    Applies a LAMBDA to each row and returns an array of the results
CALL functionAdd-in and Automation:    Calls a procedure in a dynamic link library or code resource
CEILING functionCompatibility:    Rounds a number to the nearest integer or to the nearest multiple of significance
CEILING.MATH function
Excel 2013
Math and trigonometry:    Rounds a number up, to the nearest integer or to the nearest multiple of significance
CEILING.PRECISE functionMath and trigonometry:    Rounds a number the nearest integer or to the nearest multiple of significance. Regardless of the sign of the number, the number is rounded up.
CELL functionInformation:    Returns information about the formatting, location, or contents of a cellThis function is not available in Excel for the web.
CHAR functionText:    Returns the character specified by the code number
CHIDIST functionCompatibility:    Returns the one-tailed probability of the chi-squared distributionNote: In Excel 2007, this is a Statistical function.
CHIINV functionCompatibility:    Returns the inverse of the one-tailed probability of the chi-squared distributionNote: In Excel 2007, this is a Statistical function.
CHITEST functionCompatibility:    Returns the test for independenceNote: In Excel 2007, this is a Statistical function.
CHISQ.DIST function
Excel 2010
Statistical:    Returns the cumulative beta probability density function
CHISQ.DIST.RT function
Excel 2010
Statistical:    Returns the one-tailed probability of the chi-squared distribution
CHISQ.INV function
Excel 2010
Statistical:    Returns the cumulative beta probability density function
CHISQ.INV.RT function
Excel 2010
Statistical:    Returns the inverse of the one-tailed probability of the chi-squared distribution
CHISQ.TEST function
Excel 2010
Statistical:    Returns the test for independence
CHOOSE functionLookup and reference:    Chooses a value from a list of values
CHOOSECOLS
Office 365 button
Lookup and reference:    Returns the specified columns from an array
CHOOSEROWS
Office 365 button
Lookup and reference:    Returns the specified rows from an array
CLEAN functionText:    Removes all nonprintable characters from text
CODE functionText:    Returns a numeric code for the first character in a text string
COLUMN functionLookup and reference:    Returns the column number of a reference
COLUMNS functionLookup and reference:    Returns the number of columns in a reference
COMBIN functionMath and trigonometry:    Returns the number of combinations for a given number of objects
COMBINA function
Excel 2013
Math and trigonometry:   
Returns the number of combinations with repetitions for a given number of items
COMPLEX functionEngineering:    Converts real and imaginary coefficients into a complex number
CONCAT function
2019
Text:    Combines the text from multiple ranges and/or strings, but it doesn’t provide the delimiter or IgnoreEmpty arguments.
CONCATENATE functionText:    Joins several text items into one text item
CONFIDENCE functionCompatibility:    Returns the confidence interval for a population meanIn Excel 2007, this is a Statistical function.
CONFIDENCE.NORM function
Excel 2010
Statistical:    Returns the confidence interval for a population mean
CONFIDENCE.T function
Excel 2010
Statistical:    Returns the confidence interval for a population mean, using a Student’s t distribution
CONVERT functionEngineering:    Converts a number from one measurement system to another
CORREL functionStatistical:    Returns the correlation coefficient between two data sets
COS functionMath and trigonometry:    Returns the cosine of a number
COSH functionMath and trigonometry:    Returns the hyperbolic cosine of a number
COT function
Excel 2013
Math and trigonometry:    Returns the hyperbolic cosine of a number
COTH function
Excel 2013
Math and trigonometry:    Returns the cotangent of an angle
COUNT functionStatistical:    Counts how many numbers are in the list of arguments
COUNTA functionStatistical:    Counts how many values are in the list of arguments
COUNTBLANK functionStatistical:    Counts the number of blank cells within a range
COUNTIF functionStatistical:    Counts the number of cells within a range that meet the given criteria
COUNTIFS functionStatistical:    Counts the number of cells within a range that meet multiple criteria
COUPDAYBS functionFinancial:    Returns the number of days from the beginning of the coupon period to the settlement date
COUPDAYS functionFinancial:    Returns the number of days in the coupon period that contains the settlement date
COUPDAYSNC functionFinancial:    Returns the number of days from the settlement date to the next coupon date
COUPNCD functionFinancial:    Returns the next coupon date after the settlement date
COUPNUM functionFinancial:    Returns the number of coupons payable between the settlement date and maturity date
COUPPCD functionFinancial:    Returns the previous coupon date before the settlement date
COVAR functionCompatibility:    Returns covariance, the average of the products of paired deviationsIn Excel 2007, this is a Statistical function.
COVARIANCE.P function
Excel 2010
Statistical:    Returns covariance, the average of the products of paired deviations
COVARIANCE.S function
Excel 2010
Statistical:    Returns the sample covariance, the average of the products deviations for each data point pair in two data sets
CRITBINOM functionCompatibility:    Returns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion valueIn Excel 2007, this is a Statistical function.
CSC function
Excel 2013
Math and trigonometry:    Returns the cosecant of an angle
CSCH function
Excel 2013
Math and trigonometry:    Returns the hyperbolic cosecant of an angle
CUBEKPIMEMBER functionCube:    Returns a key performance indicator (KPI) name, property, and measure, and displays the name and property in the cell. A KPI is a quantifiable measurement, such as monthly gross profit or quarterly employee turnover, used to monitor an organization’s performance.
CUBEMEMBER functionCube:    Returns a member or tuple in a cube hierarchy. Use to validate that the member or tuple exists in the cube.
CUBEMEMBERPROPERTY functionCube:    Returns the value of a member property in the cube. Use to validate that a member name exists within the cube and to return the specified property for this member.
CUBERANKEDMEMBER functionCube:    Returns the nth, or ranked, member in a set. Use to return one or more elements in a set, such as the top sales performer or top 10 students.
CUBESET functionCube:    Defines a calculated set of members or tuples by sending a set expression to the cube on the server, which creates the set, and then returns that set to Microsoft Office Excel.
CUBESETCOUNT functionCube:    Returns the number of items in a set.
CUBEVALUE functionCube:    Returns an aggregated value from a cube.
CUMIPMT functionFinancial:    Returns the cumulative interest paid between two periods
CUMPRINC functionFinancial:    Returns the cumulative principal paid on a loan between two periods
DATE functionDate and time:    Returns the serial number of a particular date
DATEDIF functionDate and time:    Calculates the number of days, months, or years between two dates. This function is useful in formulas where you need to calculate an age.
DATEVALUE functionDate and time:    Converts a date in the form of text to a serial number
DAVERAGE functionDatabase:    Returns the average of selected database entries
DAY functionDate and time:    Converts a serial number to a day of the month
DAYS function
Excel 2013
Date and time:    Returns the number of days between two dates
DAYS360 functionDate and time:    Calculates the number of days between two dates based on a 360-day year
DB functionFinancial:    Returns the depreciation of an asset for a specified period by using the fixed-declining balance method
DBCS function
Excel 2013
Text:    Changes half-width (single-byte) English letters or katakana within a character string to full-width (double-byte) characters
DCOUNT functionDatabase:    Counts the cells that contain numbers in a database
DCOUNTA functionDatabase:    Counts nonblank cells in a database
DDB functionFinancial:    Returns the depreciation of an asset for a specified period by using the double-declining balance method or some other method that you specify
DEC2BIN functionEngineering:    Converts a decimal number to binary
DEC2HEX functionEngineering:    Converts a decimal number to hexadecimal
DEC2OCT functionEngineering:    Converts a decimal number to octal
DECIMAL function
Excel 2013
Math and trigonometry:    Converts a text representation of a number in a given base into a decimal number
DEGREES functionMath and trigonometry:    Converts radians to degrees
DELTA functionEngineering:    Tests whether two values are equal
DEVSQ functionStatistical:    Returns the sum of squares of deviations
DGET functionDatabase:    Extracts from a database a single record that matches the specified criteria
DISC functionFinancial:    Returns the discount rate for a security
DMAX functionDatabase:    Returns the maximum value from selected database entries
DMIN functionDatabase:    Returns the minimum value from selected database entries
DOLLAR functionText:    Converts a number to text, using the $ (dollar) currency format
DOLLARDE functionFinancial:    Converts a dollar price, expressed as a fraction, into a dollar price, expressed as a decimal number
DOLLARFR functionFinancial:    Converts a dollar price, expressed as a decimal number, into a dollar price, expressed as a fraction
DPRODUCT functionDatabase:    Multiplies the values in a particular field of records that match the criteria in a database
DROP
Office 365 button
Lookup and reference:    Excludes a specified number of rows or columns from the start or end of an array
DSTDEV functionDatabase:    Estimates the standard deviation based on a sample of selected database entries
DSTDEVP functionDatabase:    Calculates the standard deviation based on the entire population of selected database entries
DSUM functionDatabase:    Adds the numbers in the field column of records in the database that match the criteria
DURATION functionFinancial:    Returns the annual duration of a security with periodic interest payments
DVAR functionDatabase:    Estimates variance based on a sample from selected database entries
DVARP functionDatabase:    Calculates variance based on the entire population of selected database entries
EDATE functionDate and time:    Returns the serial number of the date that is the indicated number of months before or after the start date
EFFECT functionFinancial:    Returns the effective annual interest rate
ENCODEURL function
Excel 2013
Web:    Returns a URL-encoded stringThis function is not available in Excel for the web.
EOMONTH functionDate and time:    Returns the serial number of the last day of the month before or after a specified number of months
ERF functionEngineering:    Returns the error function
ERF.PRECISE function
Excel 2010
Engineering:    Returns the error function
ERFC functionEngineering:    Returns the complementary error function
ERFC.PRECISE function
Excel 2010
Engineering:    Returns the complementary ERF function integrated between x and infinity
ERROR.TYPE functionInformation:    Returns a number corresponding to an error type
EUROCONVERT functionAdd-in and Automation:    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).
EVEN functionMath and trigonometry:    Rounds a number up to the nearest even integer
EXACT functionText:    Checks to see if two text values are identical
EXP functionMath and trigonometry:    Returns e raised to the power of a given number
EXPAND
Office 365 button
Lookup and reference:    Expands or pads an array to specified row and column dimensions
EXPON.DIST function
Excel 2010
Statistical:    Returns the exponential distribution
EXPONDIST functionCompatibility:    Returns the exponential distributionIn Excel 2007, this is a Statistical function.
FACT functionMath and trigonometry:    Returns the factorial of a number
FACTDOUBLE functionMath and trigonometry:    Returns the double factorial of a number
FALSE functionLogical:    Returns the logical value FALSE
F.DIST function
Excel 2010
Statistical:    Returns the F probability distribution
FDIST functionCompatibility:    Returns the F probability distributionIn Excel 2007, this is a Statistical function.
F.DIST.RT function
Excel 2010
Statistical:    Returns the F probability distribution
FILTER functionOffice 365 buttonLookup and reference:    Filters a range of data based on criteria you define
FILTERXML function
Excel 2013
Web:    Returns specific data from the XML content by using the specified XPathThis function is not available in Excel for the web.
FIND, FINDB functionsText:    Finds one text value within another (case-sensitive)
F.INV function
Excel 2010
Statistical:    Returns the inverse of the F probability distribution
F.INV.RT function
Excel 2010
Statistical:    Returns the inverse of the F probability distribution
FINV functionCompatibility:    Returns the inverse of the F probability distributionIn Excel 2007this is a Statistical function.
FISHER functionStatistical:    Returns the Fisher transformation
FISHERINV functionStatistical:    Returns the inverse of the Fisher transformation
FIXED functionText:    Formats a number as text with a fixed number of decimals
FLOOR functionCompatibility:    Rounds a number down, toward zeroIn Excel 2007 and Excel 2010, this is a Math and trigonometry function.
FLOOR.MATH function
Excel 2013
Math and trigonometry:    Rounds a number down, to the nearest integer or to the nearest multiple of significance
FLOOR.PRECISE functionMath and trigonometry:    Rounds a number the nearest integer or to the nearest multiple of significance. Regardless of the sign of the number, the number is rounded up.
FORECAST functionStatistical:    Returns a value along a linear trendIn Excel 2016, this function is replaced with FORECAST.LINEAR as part of the new Forecasting functions, but it’s still available for compatibility with earlier versions.
FORECAST.ETS function
Excel 2016
Statistical:    Returns a future value based on existing (historical) values by using the AAA version of the Exponential Smoothing (ETS) algorithm
FORECAST.ETS.CONFINT function
Excel 2016
Statistical:    Returns a confidence interval for the forecast value at the specified target date
FORECAST.ETS.SEASONALITY function
Excel 2016
Statistical:    Returns the length of the repetitive pattern Excel detects for the specified time series
FORECAST.ETS.STAT function
Excel 2016
Statistical:    Returns a statistical value as a result of time series forecasting
FORECAST.LINEAR function
Excel 2016
Statistical:    Returns a future value based on existing values
FORMULATEXT function
Excel 2013
Lookup and reference:    Returns the formula at the given reference as text
FREQUENCY functionStatistical:    Returns a frequency distribution as a vertical array
F.TEST function
Excel 2010
Statistical:    Returns the result of an F-test
FTEST functionCompatibility:    Returns the result of an F-testIn Excel 2007, this is a Statistical function.
FV functionFinancial:    Returns the future value of an investment
FVSCHEDULE functionFinancial:    Returns the future value of an initial principal after applying a series of compound interest rates
GAMMA function
Excel 2013
Statistical:    Returns the Gamma function value
GAMMA.DIST function
Excel 2010
Statistical:    Returns the gamma distribution
GAMMADIST functionCompatibility:    Returns the gamma distributionIn Excel 2007, this is a Statistical function.
GAMMA.INV function
Excel 2010
Statistical:    Returns the inverse of the gamma cumulative distribution
GAMMAINV functionCompatibility:    Returns the inverse of the gamma cumulative distributionIn Excel 2007, this is a Statistical function.
GAMMALN functionStatistical:    Returns the natural logarithm of the gamma function, Γ(x)
GAMMALN.PRECISE function
Excel 2010
Statistical:    Returns the natural logarithm of the gamma function, Γ(x)
GAUSS function
Excel 2013
Statistical:    Returns 0.5 less than the standard normal cumulative distribution
GCD functionMath and trigonometry:    Returns the greatest common divisor
GEOMEAN functionStatistical:    Returns the geometric mean
GESTEP functionEngineering:    Tests whether a number is greater than a threshold value
GETPIVOTDATA functionLookup and reference:    Returns data stored in a PivotTable report
GROWTH functionStatistical:    Returns values along an exponential trend
HARMEAN functionStatistical:    Returns the harmonic mean
HEX2BIN functionEngineering:    Converts a hexadecimal number to binary
HEX2DEC functionEngineering:    Converts a hexadecimal number to decimal
HEX2OCT functionEngineering:    Converts a hexadecimal number to octal
HLOOKUP functionLookup and reference:    Looks in the top row of an array and returns the value of the indicated cell
HOUR functionDate and time:    Converts a serial number to an hour
HSTACK
Office 365 button
Lookup and reference:    Appends arrays horizontally and in sequence to return a larger array
HYPERLINK functionLookup and reference:    Creates a shortcut or jump that opens a document stored on a network server, an intranet, or the Internet
HYPGEOM.DIST functionStatistical:    Returns the hypergeometric distribution
HYPGEOMDIST functionCompatibility:    Returns the hypergeometric distributionIn Excel 2007, this is a Statistical function.
IF functionLogical:    Specifies a logical test to perform
IFERROR functionLogical:    Returns a value you specify if a formula evaluates to an error; otherwise, returns the result of the formula
IFNA function
Excel 2013
Logical:    Returns the value you specify if the expression resolves to #N/A, otherwise returns the result of the expression
IFS function
2019
Logical:    Checks whether one or more conditions are met and returns a value that corresponds to the first TRUE condition.
IMABS functionEngineering:    Returns the absolute value (modulus) of a complex number
IMAGINARY functionEngineering:    Returns the imaginary coefficient of a complex number
IMARGUMENT functionEngineering:    Returns the argument theta, an angle expressed in radians
IMCONJUGATE functionEngineering:    Returns the complex conjugate of a complex number
IMCOS functionEngineering:    Returns the cosine of a complex number
IMCOSH function
Excel 2013
Engineering:    Returns the hyperbolic cosine of a complex number
IMCOT function
Excel 2013
Engineering:    Returns the cotangent of a complex number
IMCSC function
Excel 2013
Engineering:    Returns the cosecant of a complex number
IMCSCH function
Excel 2013
Engineering:    Returns the hyperbolic cosecant of a complex number
IMDIV functionEngineering:    Returns the quotient of two complex numbers
IMEXP functionEngineering:    Returns the exponential of a complex number
IMLN functionEngineering:    Returns the natural logarithm of a complex number
IMLOG10 functionEngineering:    Returns the base-10 logarithm of a complex number
IMLOG2 functionEngineering:    Returns the base-2 logarithm of a complex number
IMPOWER functionEngineering:    Returns a complex number raised to an integer power
IMPRODUCT functionEngineering:    Returns the product of complex numbers
IMREAL functionEngineering:    Returns the real coefficient of a complex number
IMSEC function
Excel 2013
Engineering:    Returns the secant of a complex number
IMSECH function
Excel 2013
Engineering:    Returns the hyperbolic secant of a complex number
IMSIN functionEngineering:    Returns the sine of a complex number
IMSINH function
Excel 2013
Engineering:    Returns the hyperbolic sine of a complex number
IMSQRT functionEngineering:    Returns the square root of a complex number
IMSUB functionEngineering:    Returns the difference between two complex numbers
IMSUM functionEngineering:    Returns the sum of complex numbers
IMTAN function
Excel 2013
Engineering:    Returns the tangent of a complex number
INDEX functionLookup and reference:    Uses an index to choose a value from a reference or array
INDIRECT functionLookup and reference:    Returns a reference indicated by a text value
INFO functionInformation:    Returns information about the current operating environmentThis function is not available in Excel for the web.
INT functionMath and trigonometry:    Rounds a number down to the nearest integer
INTERCEPT functionStatistical:    Returns the intercept of the linear regression line
INTRATE functionFinancial:    Returns the interest rate for a fully invested security
IPMT functionFinancial:    Returns the interest payment for an investment for a given period
IRR functionFinancial:    Returns the internal rate of return for a series of cash flows
ISBLANK functionInformation:    Returns TRUE if the value is blank
ISERR functionInformation:    Returns TRUE if the value is any error value except #N/A
ISERROR functionInformation:    Returns TRUE if the value is any error value
ISEVEN functionInformation:    Returns TRUE if the number is even
ISFORMULA function
Excel 2013
Information:    Returns TRUE if there is a reference to a cell that contains a formula
ISLOGICAL functionInformation:    Returns TRUE if the value is a logical value
ISNA functionInformation:    Returns TRUE if the value is the #N/A error value
ISNONTEXT functionInformation:    Returns TRUE if the value is not text
ISNUMBER functionInformation:    Returns TRUE if the value is a number
ISODD functionInformation:    Returns TRUE if the number is odd
ISOMITTED
Office 365 button
Information:    Checks whether the value in a LAMBDA is missing and returns TRUE or FALSE
ISREF functionInformation:    Returns TRUE if the value is a reference
ISTEXT functionInformation:    Returns TRUE if the value is text
ISO.CEILING function
Excel 2013
Math and trigonometry:    Returns a number that is rounded up to the nearest integer or to the nearest multiple of significance
ISOWEEKNUM function
Excel 2013
Date and time:    Returns the number of the ISO week number of the year for a given date
ISPMT functionFinancial:    Calculates the interest paid during a specific period of an investment
JIS functionText:    Changes half-width (single-byte) characters within a string to full-width (double-byte) characters
KURT functionStatistical:    Returns the kurtosis of a data set
LAMBDA
Office 365 button
Logical:    Create custom, reusable functions and call them by a friendly name
LARGE functionStatistical:    Returns the k-th largest value in a data set
LCM functionMath and trigonometry:    Returns the least common multiple
LEFT, LEFTB functionsText:    Returns the leftmost characters from a text value
LEN, LENB functionsText:    Returns the number of characters in a text string
LET
Office 365 button
Logical:    Assigns names to calculation results
LINEST functionStatistical:    Returns the parameters of a linear trend
LN functionMath and trigonometry:    Returns the natural logarithm of a number
LOG functionMath and trigonometry:    Returns the logarithm of a number to a specified base
LOG10 functionMath and trigonometry:    Returns the base-10 logarithm of a number
LOGEST functionStatistical:    Returns the parameters of an exponential trend
LOGINV functionCompatibility:    Returns the inverse of the lognormal cumulative distribution
LOGNORM.DIST function
Excel 2010
Statistical:    Returns the cumulative lognormal distribution
LOGNORMDIST functionCompatibility:    Returns the cumulative lognormal distribution
LOGNORM.INV function
Excel 2010
Statistical:    Returns the inverse of the lognormal cumulative distribution
LOOKUP functionLookup and reference:    Looks up values in a vector or array
LOWER functionText:    Converts text to lowercase
MAKEARRAY
Office 365 button
Logical:    Returns a calculated array of a specified row and column size, by applying a LAMBDA
MAP
Office 365 button
Logical:    Returns an array formed by mapping each value in the array(s) to a new value by applying a LAMBDA to create a new value
MATCH functionLookup and reference:    Looks up values in a reference or array
MAX functionStatistical:    Returns the maximum value in a list of arguments
MAXA functionStatistical:    Returns the maximum value in a list of arguments, including numbers, text, and logical values
MAXIFS function
2019
Statistical:    Returns the maximum value among cells specified by a given set of conditions or criteria
MDETERM functionMath and trigonometry:    Returns the matrix determinant of an array
MDURATION functionFinancial:    Returns the Macauley modified duration for a security with an assumed par value of $100
MEDIAN functionStatistical:    Returns the median of the given numbers
MID, MIDB functionsText:    Returns a specific number of characters from a text string starting at the position you specify
MIN functionStatistical:    Returns the minimum value in a list of arguments
MINIFS function
2019
Statistical:    Returns the minimum value among cells specified by a given set of conditions or criteria.
MINA functionStatistical:    Returns the smallest value in a list of arguments, including numbers, text, and logical values
MINUTE functionDate and time:    Converts a serial number to a minute
MINVERSE functionMath and trigonometry:    Returns the matrix inverse of an array
MIRR functionFinancial:    Returns the internal rate of return where positive and negative cash flows are financed at different rates
MMULT functionMath and trigonometry:    Returns the matrix product of two arrays
MOD functionMath and trigonometry:    Returns the remainder from division
MODE functionCompatibility:    Returns the most common value in a data setIn Excel 2007, this is a Statistical function.
MODE.MULT function
Excel 2010
Statistical:    Returns a vertical array of the most frequently occurring, or repetitive values in an array or range of data
MODE.SNGL function
Excel 2010
Statistical:    Returns the most common value in a data set
MONTH functionDate and time:    Converts a serial number to a month
MROUND functionMath and trigonometry:    Returns a number rounded to the desired multiple
MULTINOMIAL functionMath and trigonometry:    Returns the multinomial of a set of numbers
MUNIT function
Excel 2013
Math and trigonometry:    Returns the unit matrix or the specified dimension
N functionInformation:    Returns a value converted to a number
NA functionInformation:    Returns the error value #N/A
NEGBINOM.DIST function
Excel 2010
Statistical:    Returns the negative binomial distribution
NEGBINOMDIST functionCompatibility:    Returns the negative binomial distributionIn Excel 2007, this is a Statistical function.
NETWORKDAYS functionDate and time:    Returns the number of whole workdays between two dates
NETWORKDAYS.INTL function
Excel 2010
Date and time:    Returns the number of whole workdays between two dates using parameters to indicate which and how many days are weekend days
NOMINAL functionFinancial:    Returns the annual nominal interest rate
NORM.DIST function
Excel 2010
Statistical:    Returns the normal cumulative distribution
NORMDIST functionCompatibility:    Returns the normal cumulative distributionIn Excel 2007, this is a Statistical function.
NORMINV functionStatistical:    Returns the inverse of the normal cumulative distribution
NORM.INV function
Excel 2010
Compatibility:    Returns the inverse of the normal cumulative distributionNote: In Excel 2007, this is a Statistical function.
NORM.S.DIST function
Excel 2010
Statistical:    Returns the standard normal cumulative distribution
NORMSDIST functionCompatibility:    Returns the standard normal cumulative distributionIn Excel 2007, this is a Statistical function.
NORM.S.INV function
Excel 2010
Statistical:    Returns the inverse of the standard normal cumulative distribution
NORMSINV functionCompatibility:    Returns the inverse of the standard normal cumulative distributionIn Excel 2007, this is a Statistical function.
NOT functionLogical:    Reverses the logic of its argument
NOW functionDate and time:    Returns the serial number of the current date and time
NPER functionFinancial:    Returns the number of periods for an investment
NPV functionFinancial:    Returns the net present value of an investment based on a series of periodic cash flows and a discount rate
NUMBERVALUE function
Excel 2013
Text:    Converts text to number in a locale-independent manner
OCT2BIN functionEngineering:    Converts an octal number to binary
OCT2DEC functionEngineering:    Converts an octal number to decimal
OCT2HEX functionEngineering:    Converts an octal number to hexadecimal
ODD functionMath and trigonometry:    Rounds a number up to the nearest odd integer
ODDFPRICE functionFinancial:    Returns the price per $100 face value of a security with an odd first period
ODDFYIELD functionFinancial:    Returns the yield of a security with an odd first period
ODDLPRICE functionFinancial:    Returns the price per $100 face value of a security with an odd last period
ODDLYIELD functionFinancial:    Returns the yield of a security with an odd last period
OFFSET functionLookup and reference:    Returns a reference offset from a given reference
OR functionLogical:    Returns TRUE if any argument is TRUE
PDURATION function
Excel 2013
Financial:    Returns the number of periods required by an investment to reach a specified value
PEARSON functionStatistical:    Returns the Pearson product moment correlation coefficient
PERCENTILE.EXC function
Excel 2010
Statistical:    Returns the k-th percentile of values in a range, where k is in the range 0..1, exclusive
PERCENTILE.INC function
Excel 2010
Statistical:    Returns the k-th percentile of values in a range
PERCENTILE functionCompatibility:    Returns the k-th percentile of values in a rangeIn Excel 2007, this is a Statistical function.
PERCENTRANK.EXC function
Excel 2010
Statistical:    Returns the rank of a value in a data set as a percentage (0..1, exclusive) of the data set
PERCENTRANK.INC function
Excel 2010
Statistical:    Returns the percentage rank of a value in a data set
PERCENTRANK functionCompatibility:    Returns the percentage rank of a value in a data setIn Excel 2007, this is a Statistical function.
PERMUT functionStatistical:    Returns the number of permutations for a given number of objects
PERMUTATIONA function
Excel 2013
Statistical:    Returns the number of permutations for a given number of objects (with repetitions) that can be selected from the total objects
PHI function
Excel 2013
Statistical:    Returns the value of the density function for a standard normal distribution
PHONETIC functionText:    Extracts the phonetic (furigana) characters from a text string
PI functionMath and trigonometry:    Returns the value of pi
PMT functionFinancial:    Returns the periodic payment for an annuity
POISSON.DIST function
Excel 2010
Statistical:    Returns the Poisson distribution
POISSON functionCompatibility:    Returns the Poisson distributionIn Excel 2007, this is a Statistical function.
POWER functionMath and trigonometry:    Returns the result of a number raised to a power
PPMT functionFinancial:    Returns the payment on the principal for an investment for a given period
PRICE functionFinancial:    Returns the price per $100 face value of a security that pays periodic interest
PRICEDISC functionFinancial:    Returns the price per $100 face value of a discounted security
PRICEMAT functionFinancial:    Returns the price per $100 face value of a security that pays interest at maturity
PROB functionStatistical:    Returns the probability that values in a range are between two limits
PRODUCT functionMath and trigonometry:    Multiplies its arguments
PROPER functionText:    Capitalizes the first letter in each word of a text value
PV functionFinancial:    Returns the present value of an investment
QUARTILE functionCompatibility:    Returns the quartile of a data setIn Excel 2007, this is a Statistical function.
QUARTILE.EXC function
Excel 2010
Statistical:    Returns the quartile of the data set, based on percentile values from 0..1, exclusive
QUARTILE.INC function
Excel 2010
Statistical:    Returns the quartile of a data set
QUOTIENT functionMath and trigonometry:    Returns the integer portion of a division
RADIANS functionMath and trigonometry:    Converts degrees to radians
RAND functionMath and trigonometry:    Returns a random number between 0 and 1
RANDARRAY functionOffice 365 buttonMath and trigonometry:    Returns an array of random numbers between 0 and 1. However, you can specify the number of rows and columns to fill, minimum and maximum values, and whether to return whole numbers or decimal values.
RANDBETWEEN functionMath and trigonometry:    Returns a random number between the numbers you specify
RANK.AVG function
Excel 2010
Statistical:    Returns the rank of a number in a list of numbers
RANK.EQ function
Excel 2010
Statistical:    Returns the rank of a number in a list of numbers
RANK functionCompatibility:    Returns the rank of a number in a list of numbersIn Excel 2007, this is a Statistical function.
RATE functionFinancial:    Returns the interest rate per period of an annuity
RECEIVED functionFinancial:    Returns the amount received at maturity for a fully invested security
REDUCE
Office 365 button
Logical:    Reduces an array to an accumulated value by applying a LAMBDA to each value and returning the total value in the accumulator
REGISTER.ID functionAdd-in and Automation:    Returns the register ID of the specified dynamic link library (DLL) or code resource that has been previously registered
REPLACE, REPLACEB functionsText:    Replaces characters within text
REPT functionText:    Repeats text a given number of times
RIGHT, RIGHTB functionsText:    Returns the rightmost characters from a text value
ROMAN functionMath and trigonometry:    Converts an arabic numeral to roman, as text
ROUND functionMath and trigonometry:    Rounds a number to a specified number of digits
ROUNDDOWN functionMath and trigonometry:    Rounds a number down, toward zero
ROUNDUP functionMath and trigonometry:    Rounds a number up, away from zero
ROW functionLookup and reference:    Returns the row number of a reference
ROWS functionLookup and reference:    Returns the number of rows in a reference
RRI function
Excel 2013
Financial:    Returns an equivalent interest rate for the growth of an investment
RSQ functionStatistical:    Returns the square of the Pearson product moment correlation coefficient
RTD functionLookup and reference:    Retrieves real-time data from a program that supports COM automation
SCAN
Office 365 button
Logical:    Scans an array by applying a LAMBDA to each value and returns an array that has each intermediate value
SEARCH, SEARCHB functionsText:    Finds one text value within another (not case-sensitive)
SEC function
Excel 2013
Math and trigonometry:    Returns the secant of an angle
SECH function
Excel 2013
Math and trigonometry:    Returns the hyperbolic secant of an angle
SECOND functionDate and time:    Converts a serial number to a second
SEQUENCE functionOffice 365 buttonMath and trigonometry:    Generates a list of sequential numbers in an array, such as 1, 2, 3, 4
SERIESSUM functionMath and trigonometry:    Returns the sum of a power series based on the formula
SHEET function
Excel 2013
Information:    Returns the sheet number of the referenced sheet
SHEETS function
Excel 2013
Information:    Returns the number of sheets in a reference
SIGN functionMath and trigonometry:    Returns the sign of a number
SIN functionMath and trigonometry:    Returns the sine of the given angle
SINH functionMath and trigonometry:    Returns the hyperbolic sine of a number
SKEW functionStatistical:    Returns the skewness of a distribution
SKEW.P function
Excel 2013
Statistical:    Returns the skewness of a distribution based on a population: a characterization of the degree of asymmetry of a distribution around its mean
SLN functionFinancial:    Returns the straight-line depreciation of an asset for one period
SLOPE functionStatistical:    Returns the slope of the linear regression line
SMALL functionStatistical:    Returns the k-th smallest value in a data set
SORT functionOffice 365 buttonLookup and reference:    Sorts the contents of a range or array
SORTBY functionOffice 365 buttonLookup and reference:    Sorts the contents of a range or array based on the values in a corresponding range or array
SQRT functionMath and trigonometry:    Returns a positive square root
SQRTPI functionMath and trigonometry:    Returns the square root of (number * pi)
STANDARDIZE functionStatistical:    Returns a normalized value
STOCKHISTORY functionFinancial:    Retrieves historical data about a financial instrument
STDEV functionCompatibility:    Estimates standard deviation based on a sample
STDEV.P function
Excel 2010
Statistical:    Calculates standard deviation based on the entire population
STDEV.S function
Excel 2010
Statistical:    Estimates standard deviation based on a sample
STDEVA functionStatistical:    Estimates standard deviation based on a sample, including numbers, text, and logical values
STDEVP functionCompatibility:    Calculates standard deviation based on the entire populationIn Excel 2007, this is a Statistical function.
STDEVPA functionStatistical:    Calculates standard deviation based on the entire population, including numbers, text, and logical values
STEYX functionStatistical:    Returns the standard error of the predicted y-value for each x in the regression
SUBSTITUTE functionText:    Substitutes new text for old text in a text string
SUBTOTAL functionMath and trigonometry:    Returns a subtotal in a list or database
SUM functionMath and trigonometry:    Adds its arguments
SUMIF functionMath and trigonometry:    Adds the cells specified by a given criteria
SUMIFS functionMath and trigonometry:    Adds the cells in a range that meet multiple criteria
SUMPRODUCT functionMath and trigonometry:    Returns the sum of the products of corresponding array components
SUMSQ functionMath and trigonometry:    Returns the sum of the squares of the arguments
SUMX2MY2 functionMath and trigonometry:    Returns the sum of the difference of squares of corresponding values in two arrays
SUMX2PY2 functionMath and trigonometry:    Returns the sum of the sum of squares of corresponding values in two arrays
SUMXMY2 functionMath and trigonometry:    Returns the sum of squares of differences of corresponding values in two arrays
SWITCH function
Office 365 button
2019
Logical:    Evaluates an expression against a list of values and returns the result corresponding to the first matching value. If there is no match, an optional default value may be returned.
SYD functionFinancial:    Returns the sum-of-years’ digits depreciation of an asset for a specified period
T functionText:    Converts its arguments to text
TAN functionMath and trigonometry:    Returns the tangent of a number
TANH functionMath and trigonometry:    Returns the hyperbolic tangent of a number
TAKE
Office 365 button
Lookup and reference:    Returns a specified number of contiguous rows or columns from the start or end of an array
TBILLEQ functionFinancial:    Returns the bond-equivalent yield for a Treasury bill
TBILLPRICE functionFinancial:    Returns the price per $100 face value for a Treasury bill
TBILLYIELD functionFinancial:    Returns the yield for a Treasury bill
T.DIST function
Excel 2010
Statistical:    Returns the Percentage Points (probability) for the Student t-distribution
T.DIST.2T function
Excel 2010
Statistical:    Returns the Percentage Points (probability) for the Student t-distribution
T.DIST.RT function
Excel 2010
Statistical:    Returns the Student’s t-distribution
TDIST functionCompatibility:    Returns the Student’s t-distribution
TEXT functionText:    Formats a number and converts it to text
TEXTAFTER
Office 365 button
Text:    Returns text that occurs after given character or string
TEXTBEFORE
Office 365 button
Text:    Returns text that occurs before a given character or string
TEXTJOIN
Office 365 button
Text:    Combines the text from multiple ranges and/or strings
TEXTSPLIT
Office 365 button
Text:    Splits text strings by using column and row delimiters
TIME functionDate and time:    Returns the serial number of a particular time
TIMEVALUE functionDate and time:    Converts a time in the form of text to a serial number
T.INV function
Excel 2010
Statistical:    Returns the t-value of the Student’s t-distribution as a function of the probability and the degrees of freedom
T.INV.2T function
Excel 2010
Statistical:    Returns the inverse of the Student’s t-distribution
TINV functionCompatibility:    Returns the inverse of the Student’s t-distribution
TOCOL
Office 365 button
Lookup and reference:    Returns the array in a single column
TOROW
Office 365 button
Lookup and reference:    Returns the array in a single row
TODAY functionDate and time:    Returns the serial number of today’s date
TRANSPOSE functionLookup and reference:    Returns the transpose of an array
TREND functionStatistical:    Returns values along a linear trend
TRIM functionText:    Removes spaces from text
TRIMMEAN functionStatistical:    Returns the mean of the interior of a data set
TRUE functionLogical:    Returns the logical value TRUE
TRUNC functionMath and trigonometry:    Truncates a number to an integer
T.TEST function
Excel 2010
Statistical:    Returns the probability associated with a Student’s t-test
TTEST functionCompatibility:    Returns the probability associated with a Student’s t-testIn Excel 2007, this is a Statistical function.
TYPE functionInformation:    Returns a number indicating the data type of a value
UNICHAR function
Excel 2013
Text:    Returns the Unicode character that is references by the given numeric value
UNICODE function
Excel 2013
Text:    Returns the number (code point) that corresponds to the first character of the text
UNIQUE functionOffice 365 buttonLookup and reference:    Returns a list of unique values in a list or range
UPPER functionText:    Converts text to uppercase
VALUE functionText:    Converts a text argument to a number
VALUETOTEXT
Office 365 button
Text:    Returns text from any specified value
VAR functionCompatibility:    Estimates variance based on a sampleIn Excel 2007, this is a Statistical function.
VAR.P function
Excel 2010
Statistical:    Calculates variance based on the entire population
VAR.S function
Excel 2010
Statistical:    Estimates variance based on a sample
VARA functionStatistical:    Estimates variance based on a sample, including numbers, text, and logical values
VARP functionCompatibility:    Calculates variance based on the entire populationIn Excel 2007, this is a Statistical function.
VARPA functionStatistical:    Calculates variance based on the entire population, including numbers, text, and logical values
VDB functionFinancial:    Returns the depreciation of an asset for a specified or partial period by using a declining balance method
VLOOKUP functionLookup and reference:    Looks in the first column of an array and moves across the row to return the value of a cell
VSTACK
Office 365 button
Look and reference:    Appends arrays vertically and in sequence to return a larger array
WEBSERVICE function
Excel 2013
Web:    Returns data from a web service.This function is not available in Excel for the web.
WEEKDAY functionDate and time:    Converts a serial number to a day of the week
WEEKNUM functionDate and time:    Converts a serial number to a number representing where the week falls numerically with a year
WEIBULL functionCompatibility:    Calculates variance based on the entire population, including numbers, text, and logical valuesIn Excel 2007, this is a Statistical function.
WEIBULL.DIST function
Excel 2010
Statistical:    Returns the Weibull distribution
WORKDAY functionDate and time:    Returns the serial number of the date before or after a specified number of workdays
WORKDAY.INTL function
Excel 2010
Date and time:    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
WRAPCOLS
Office 365 button
Look and reference:    Wraps the provided row or column of values by columns after a specified number of elements
WRAPROWS
Office 365 button
Look and reference:    Wraps the provided row or column of values by rows after a specified number of elements
XIRR functionFinancial:    Returns the internal rate of return for a schedule of cash flows that is not necessarily periodic
XLOOKUP functionOffice 365 buttonLookup and reference:    Searches a range or an array, and returns an item corresponding to the first match it finds. If a match doesn’t exist, then XLOOKUP can return the closest (approximate) match. 
XMATCH functionOffice 365 buttonLookup and reference:    Returns the relative position of an item in an array or range of cells. 
XNPV functionFinancial:    Returns the net present value for a schedule of cash flows that is not necessarily periodic
XOR function
Excel 2013
Logical:    Returns a logical exclusive OR of all arguments
YEAR functionDate and time:    Converts a serial number to a year
YEARFRAC functionDate and time:    Returns the year fraction representing the number of whole days between start_date and end_date
YIELD functionFinancial:    Returns the yield on a security that pays periodic interest
YIELDDISC functionFinancial:    Returns the annual yield for a discounted security; for example, a Treasury bill
YIELDMAT functionFinancial:    Returns the annual yield of a security that pays interest at maturity
Z.TEST function
Excel 2010
Statistical:    Returns the one-tailed probability-value of a z-test
ZTEST functionCompatibility:    Returns the one-tailed probability-value of a z-testIn Excel 2007, this is a Statistical function.


Chat
1
Join
PrabasTech Welcome you.
Would you like to join a course?