Appendix A. Worksheet Function Reference

This appendix contains a complete listing of Excel worksheet functions. The functions are arranged alphabetically by the categories displayed in the Insert Function dialog box.

For more information about a particular function, including its arguments, select the function in the Insert Function dialog box and then click Help on This Function.

NOTE

An interactive workbook that contains this information is available on the companion CD-ROM. The filename is worksheet functions.xlsx.

Table A.1. Compatibility Category Functions
FunctionWhat It Does
BETADISTReturns the cumulative beta probability density function.
BETAINVReturns the inverse of the cumulative beta probability density function.
BINOMDISTReturns the individual term binomial distribution probability.
CHIDISTReturns the one-tailed probability of the chi-squared distribution.
CHIINVReturns the inverse of the one-tailed probability of the chi-squared distribution.
CHITESTReturns the test for independence.
CONFIDENCEReturns the confidence interval for a population mean.
COVARReturns covariance, the average of the products of paired deviations.
CRITBINOMReturns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value.
EXPONDISTReturns the exponential distribution.
FDISTReturns the F probability distribution.
FINVReturns the inverse of the F probability distribution.
FTESTReturns the result of an F-Test.
GAMMADISTReturns the gamma distribution.
GAMMAINVReturns the inverse of the gamma cumulative distribution.
HYPGEOMDISTReturns the hypergeometric distribution.
LOGINVReturns the inverse of the lognormal distribution.
LOGNORMDISTReturns the cumulative lognormal distribution.
MODEReturns the most common value in a data set.
NEGBINOMDISTReturns the negative binomial distribution.
NORMDISTReturns the normal cumulative distribution.
NORMINVReturns the inverse of the normal cumulative distribution.
NORMSDISTReturns the standard normal cumulative distribution.
NORMSINVReturns the inverse of the standard normal cumulative distribution.
PERCENTILEReturns the kth percentile of values in a range.
PERCENTRANKReturns the percentage rank of a value in a data set.
POISSONReturns the Poisson distribution.
QUARTILEReturns the quartile of a data set.
RANKReturns the rank of a number in a list of numbers.
STDEVEstimates standard deviation based on a sample, ignoring text and logical values.
STDEVPCalculates standard deviation based on the entire population, ignoring text and logical values.
TDISTReturns the Student's t-distribution.
TINVReturns the inverse of the Student's t-distribution.
TTESTReturns the probability associated with a Student's t-Test.
VAREstimates variance based on a sample, ignoring logical values and text.
VARPCalculates variance based on the entire population, ignoring logical values and text.
WEIBULLReturns the Weibull distribution.
ZTESTReturns the two-tailed P-value of a Z-test.

The functions in the Compatibility category all have new versions in Excel 2010. The new versions are listed in the Statistical category. The old versions are still available for compatibility.

Table A.2. Cube Category Functions
FunctionWhat It Does
CUBEKPIMEMBER[]Returns a key performance indicator name, property, and measure, and displays the name and property in the cell.
CUBEMEMBER[]Returns a member or tuple in a cube hierarchy.
CUBEMEMBERPROPERTY[]Returns the value of a member property in the cube.
CUBERANKEDMEMBER[]Returns the nth, or ranked, member in a set.
CUBESET[]Defines a calculated set of members or tuples by sending a set expression to the cube on the server.
CUBESETCOUNT[]Returns the number of items in a set.
CUBEVALUE[]Returns an aggregated value from a cube.
[]

[] Indicates a function introduced in Excel 2007.

Table A.3. Database Category Functions
FunctionWhat It Does
DAVERAGEAverages the values in a column of a list or database that match conditions you specify.
DCOUNTCounts the cells that contain numbers in a column of a list or database that match conditions you specify.
DCOUNTACounts the nonblank cells in a column of a list or database that match conditions you specify.
DGETExtracts a single value from a column of a list or database that matches conditions you specify.
DMAXReturns the largest number in a column of a list or database that matches conditions you specify.
DMINReturns the smallest number in a column of a list or database that matches conditions you specify.
DPRODUCTMultiplies the values in a column of a list or database that match conditions you specify.
DSTDEVEstimates the standard deviation of a population based on a sample by using the numbers in a column of a list or database that match conditions you specify.
DSTDEVPCalculates the standard deviation of a population based on the entire population, using the numbers in a column of a list or database that match conditions you specify.
DSUMAdds the numbers in a column of a list or database that match conditions you specify.
DVAREstimates the variance of a population based on a sample by using the numbers in a column of a list or database that match conditions you specify.
DVARPCalculates the variance of a population based on the entire population by using the numbers in a column of a list or database that match conditions you specify.

Table A.4. Date & Time Category Functions
FunctionWhat It Does
DATEReturns the serial number of a particular date.
DATEVALUEConverts a date in the form of text to a serial number.
DAYConverts a serial number to a day of the month.
DAYS360Calculates the number of days between two dates, based on a 360-day year.
EDATEReturns the serial number of the date that is the indicated number of months before or after the start date.
EOMONTHReturns the serial number of the last day of the month before or after a specified number of months.
HOURConverts a serial number to an hour.
MINUTEConverts a serial number to a minute.
MONTHConverts a serial number to a month.
NETWORKDAYSReturns the number of whole workdays between two dates.
NETWORKDAYS.INTL[]Returns the number of whole workdays between two dates (international version).
NOWReturns the serial number of the current date and time.
SECONDConverts a serial number to a second.
TIMEReturns the serial number of a particular time.
TIMEVALUEConverts a time in the form of text to a serial number.
TODAYReturns the serial number of today's date.
WEEKDAYConverts a serial number to a day of the week.
WEEKNUMReturns the week number in the year.
WORKDAYReturns the serial number of the date before or after a specified number of work days.
WORKDAY.INTL[]Returns the serial number of the date before or after a specified number of work days (International version).
YEARConverts a serial number to a year.
YEARFRACReturns the year fraction representing the number of whole days between start_date and end_date.
[]

[] Indicates a function introduced in Excel 2010.

Table A.5. Engineering Category Functions
FunctionWhat It Does
BESSELIReturns the modified Bessel function In(x).
BESSELJReturns the Bessel function Jn(x).
BESSELKReturns the modified Bessel function Kn(x).
BESSELYReturns the Bessel function Yn(x).
BIN2DECConverts a binary number to decimal.
BIN2HEXConverts a binary number to hexadecimal.
BIN2OCTConverts a binary number to octal.
COMPLEXConverts real and imaginary coefficients into a complex number.
CONVERTConverts a number from one measurement system to another.
DEC2BINConverts a decimal number to binary.
DEC2HEXConverts a decimal number to hexadecimal.
DEC2OCTConverts a decimal number to octal.
DELTATests whether two values are equal.
ERFReturns the error function.
ERF.PRECISE[]Returns the error function.
ERFCReturns the complementary error function.
ERFC.PRECISE[]Returns the complementary error function.
GESTEPTests whether a number is greater than a threshold value.
HEX2BINConverts a hexadecimal number to binary.
HEX2DECConverts a hexadecimal number to decimal.
HEX2OCTConverts a hexadecimal number to octal.
IMABSReturns the absolute value (modulus) of a complex number.
IMAGINARYReturns the imaginary coefficient of a complex number.
IMARGUMENTReturns the argument theta, an angle expressed in radians.
IMCONJUGATEReturns the complex conjugate of a complex number.
IMCOSReturns the cosine of a complex number.
IMDIVReturns the quotient of two complex numbers.
IMEXPReturns the exponential of a complex number.
IMLNReturns the natural logarithm of a complex number.
IMLOG10Returns the base-10 logarithm of a complex number.
IMLOG2Returns the base-2 logarithm of a complex number.
IMPOWERReturns a complex number raised to an integer power.
IMPRODUCTReturns the product of complex numbers.
IMREALReturns the real coefficient of a complex number.
IMSINReturns the sine of a complex number.
IMSQRTReturns the square root of a complex number.
IMSUBReturns the difference of two complex numbers.
IMSUMReturns the sum of complex numbers.
OCT2BINConverts an octal number to binary.
OCT2DECConverts an octal number to decimal.
OCT2HEXConverts an octal number to hexadecimal.
[]

[] Indicates a function introduced in Excel 2010.

Table A.6. Financial Category Functions
FunctionWhat It Does
ACCRINTReturns the accrued interest for a security that pays periodic interest.
ACCRINTMReturns the accrued interest for a security that pays interest at maturity.
AMORDEGRCReturns the depreciation for each accounting period.
AMORLINCReturns the depreciation for each accounting period. (The depreciation coefficient depends on the life of the assets.)
COUPDAYBSReturns the number of days from the beginning of the coupon period to the settlement date.
COUPDAYSReturns the number of days in the coupon period that contains the settlement date.
COUPDAYSNCReturns the number of days from the settlement date to the next coupon date.
COUPNCDReturns the next coupon date after the settlement date.
COUPNUMReturns the number of coupons payable between the settlement date and maturity date.
COUPPCDReturns the previous coupon date before the settlement date.
CUMIPMTReturns the cumulative interest paid between two periods.
CUMPRINCReturns the cumulative principal paid on a loan between two periods.
DBReturns the depreciation of an asset for a specified period, using the fixed—declining-balance method.
DDBReturns the depreciation of an asset for a specified period, using the double—declining-balance method or some other method that you specify.
DISCReturns the discount rate for a security.
DOLLARDEConverts a dollar price, expressed as a fraction, into a dollar price expressed as a decimal number.
DOLLARFRConverts a dollar price, expressed as a decimal number, into a dollar price expressed as a fraction.
DURATIONReturns the annual duration of a security with periodic interest payments.
EFFECTReturns the effective annual interest rate.
FVReturns the future value of an investment.
FVSCHEDULEReturns the future value of an initial principal after applying a series of compound interest rates.
INTRATEReturns the interest rate for a fully invested security.
IPMTReturns the interest payment for an investment for a given period.
IRRReturns the internal rate of return for a series of cash flows.
ISPMTReturns the interest associated with a specific loan payment.
MDURATIONReturns the Macauley modified duration for a security with an assumed par value of $100.
MIRRReturns the internal rate of return where positive and negative cash flows are financed at different rates.
NOMINALReturns the annual nominal interest rate.
NPERReturns the number of periods for an investment.
NPVReturns the net present value of an investment based on a series of periodic cash flows and a discount rate.
ODDFPRICEReturns the price per $100 face value of a security with an odd first period.
ODDFYIELDReturns the yield of a security with an odd first period.
ODDLPRICEReturns the price per $100 face value of a security with an odd last period.
ODDLYIELDReturns the yield of a security with an odd last period.
PMTReturns the periodic payment for an annuity.
PPMTReturns the payment on the principal for an investment for a given period.
PRICEReturns the price per $100 face value of a security that pays periodic interest.
PRICEDISCReturns the price per $100 face value of a discounted security.
PRICEMATReturns the price per $100 face value of a security that pays interest at maturity.
PVReturns the present value of an investment.
RATEReturns the interest rate per period of an annuity.
RECEIVEDReturns the amount received at maturity for a fully invested security.
SLNReturns the straight-line depreciation of an asset for one period.
SYDReturns the sum-of-years' digits depreciation of an asset for a specified period.
TBILLEQReturns the bond-equivalent yield for a Treasury bill.
TBILLPRICEReturns the price per $100 face value for a Treasury bill.
TBILLYIELDReturns the yield for a Treasury bill.
VDBReturns the depreciation of an asset for a specified or partial period using a double declining-balance method.
XIRRReturns the internal rate of return for a schedule of cash flows that is not necessarily periodic.
XNPVReturns the net present value for a schedule of cash flows that is not necessarily periodic.
YIELDReturns the yield on a security that pays periodic interest.
YIELDDISCReturns the annual yield for a discounted security, for example, a Treasury bill.
YIELDMATReturns the annual yield of a security that pays interest at maturity.

Table A.7. Information Category Functions
FunctionWhat It Does
CELLReturns information about the formatting, location, or contents of a cell.
ERROR.TYPEReturns a number corresponding to an error type.
INFOReturns information about the current operating environment.
ISBLANKReturns TRUE if the value is blank.
ISERRReturns TRUE if the value is any error value except #N/A.
ISERRORReturns TRUE if the value is any error value.
ISEVENReturns TRUE if the number is even.
ISLOGICALReturns TRUE if the value is a logical value.
ISNAReturns TRUE if the value is the #N/A error value.
ISNONTEXTReturns TRUE if the value is not text.
ISNUMBERReturns TRUE if the value is a number.
ISODDReturns TRUE if the number is odd.
ISREFReturns TRUE if the value is a reference.
ISTEXTReturns TRUE if the value is text.
NReturns a value converted to a number.
NAReturns the error value #N/A.
TYPEReturns a number indicating the data type of a value.

Table A.8. Logical Category Functions
FunctionWhat It Does
ANDReturns TRUE if all its arguments are TRUE.
FALSEReturns the logical value FALSE.
IFSpecifies a logical test to perform.
IFERROR[]Returns a different result if the first argument evaluates to an error.
NOTReverses the logic of its argument.
ORReturns TRUE if any argument is TRUE.
TRUEReturns the logical value TRUE.
[]

[] Indicates a function introduced in Excel 2007.

Table A.9. Lookup & Reference Category Functions
FunctionWhat It Does
ADDRESSReturns a reference as text to a single cell in a worksheet.
AREASReturns the number of areas in a reference.
CHOOSEChooses a value from a list of values.
COLUMNReturns the column number of a reference.
COLUMNSReturns the number of columns in a reference
GETPIVOTDATAReturns data stored in a PivotTable.
HLOOKUPSearches 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.
HYPERLINKCreates a shortcut that opens a document on your hard drive, a server, or the Internet.
INDEXUses an index to choose a value from a reference or array.
INDIRECTReturns a reference indicated by a text value.
LOOKUPReturns a value from either a one-row or one-column range or from an array.
MATCHReturns the relative position of an item in an array.
OFFSETReturns a reference offset from a given reference.
ROWReturns the row number of a reference.
ROWSReturns the number of rows in a reference.
RTDReturns real-time data from a program that supports COM automation.
TRANSPOSEReturns the transpose of an array.
VLOOKUPSearches 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.

Table A.10. Math & Trig Category Functions
FunctionWhat It Does
ABSReturns the absolute value of a number.
ACOSReturns the arccosine of a number.
ACOSHReturns the inverse hyperbolic cosine of a number.
AGGREGATE[]Returns an aggregate in a list or database.
ASINReturns the arcsine of a number.
ASINHReturns the inverse hyperbolic sine of a number.
ATANReturns the arctangent of a number.
ATAN2Returns the arctangent from x and y coordinates.
ATANHReturns the inverse hyperbolic tangent of a number.
CEILINGRounds a number to the nearest integer or to the nearest multiple of significance.
CEILING.PRECISE[]Rounds a number up to the nearest integer or to the nearest multiple of significance, regardless of the sign of the number.
COMBINReturns the number of combinations for a given number of objects.
COSReturns the cosine of a number.
COSHReturns the hyperbolic cosine of a number.
DEGREESConverts radians to degrees.
EVENRounds a number up to the nearest even integer.
EXPReturns e raised to the power of a given number.
FACTReturns the factorial of a number.
FACTDOUBLEReturns the double factorial of a number.
FLOORRounds a number down, toward 0.
FLOOR.PRECISE[]Rounds a number down to the nearest integer or to the nearest multiple of significance, regardless of the sign.
GCDReturns the greatest common divisor.
INTRounds a number down to the nearest integer.
ISO.CEILING[]Returns a number that is rounded up to the nearest integer or to the nearest multiple of significance.
LCMReturns the least common multiple.
LNReturns the natural logarithm of a number.
LOGReturns the logarithm of a number to a specified base.
LOG10Returns the base-10 logarithm of a number.
MDETERMReturns the matrix determinant of an array.
MINVERSEReturns the matrix inverse of an array.
MMULTReturns the matrix product of two arrays.
MODReturns the remainder from division.
MROUNDReturns a number rounded to the desired multiple.
MULTINOMIALReturns the multinomial of a set of numbers.
ODDRounds a number up to the nearest odd integer.
PIReturns the value of pi.
POWERReturns the result of a number raised to a power.
PRODUCTMultiplies its arguments.
QUOTIENTReturns the integer portion of a division.
RADIANSConverts degrees to radians.
RANDReturns a random number between 0 and 1.
RANDBETWEENReturns a random number between the numbers that you specify.
ROMANConverts an Arabic numeral to Roman, as text.
ROUNDRounds a number to a specified number of digits.
ROUNDDOWNRounds a number down, toward 0.
ROUNDUPRounds a number up, away from 0.
SERIESSUMReturns the sum of a power series based on the formula.
SIGNReturns the sign of a number.
SINReturns the sine of the given angle.
SINHReturns the hyperbolic sine of a number.
SQRTReturns a positive square root.
SQRTPIReturns the square root of pi.
SUBTOTALReturns a subtotal in a list or database.
SUMAdds its arguments.
SUMIFAdds the cells specified by a given criteria.
SUMIFS[]Adds the cells specified by a multiple criteria.
SUMPRODUCTReturns the sum of the products of corresponding array components.
SUMSQReturns the sum of the squares of the arguments.
SUMX2MY2Returns the sum of the difference of squares of corresponding values in two arrays.
SUMX2PY2Returns the sum of the sum of squares of corresponding values in two arrays.
SUMXMY2Returns the sum of squares of differences of corresponding values in two arrays.
TANReturns the tangent of a number.
TANHReturns the hyperbolic tangent of a number.
TRUNCTruncates a number (you specify the precision of the truncation).
[]
[]

[] Indicates a function introduced in Excel 2007.

[] Indicates a function introduced in Excel 2010.

Table A.11. Statistical Category Functions
FunctionWhat It Does
AVEDEVReturns the average of the absolute deviations of data points from their mean.
AVERAGEReturns the average of its arguments.
AVERAGEAReturns the average of its arguments and includes evaluation of text and logical values.
AVERAGEIF[]Returns the average for the cells specified by a given criterion.
AVERAGEIFS[]Returns the average for the cells specified by multiple criteria.
BETA.DIST[]Returns the beta cumulative distribution function.
BETA.INV[]Returns the inverse of the cumulative distribution function for a specified beta distribution.
BINOM.DIST[]Returns the individual term binomial distribution probability.
BINOM.INV[]Returns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value.
CHISQ.DIST[]Returns the chi-square distribution
CHISQ.DIST.RT[]Returns the right-tailed probability of the chi-squared distribution.
CHISQ.INV[]Returns the inverse of the left-tailed probability of the chi-squared distribution
CHISQ.INV.RT[]Returns the inverse of the right-tailed probability of the chi-squared distribution.
CHISQ.TEST[]Returns the test for independence.
CONFIDENCE.NORM[]Returns the confidence interval for a population mean.
CONFIDENCE.T[]Returns the confidence interval for a population mean, using a student's t-distribution.
CORRELReturns the correlation coefficient between two data sets.
COUNTCounts how many numbers are in the list of arguments.
COUNTACounts how many values are in the list of arguments.
COUNTBLANKCounts the number of blank cells in the argument range.
COUNTIFCounts the number of cells that meet the criteria you specify in the argument.
COUNTIFS[]Counts the number of cells that meet multiple criteria.
COVARIANCE.P[]Returns covariance, the average of the products of paired deviations.
COVARIANCE.S[]Returns the sample covariance, the average of the products deviations for each data point pair in two data sets.
DEVSQReturns the sum of squares of deviations.
EXPON.DIST[]Returns the exponential distribution.
F.DIST[]Returns the F probability distribution.
F.DIST.RT[]Returns the F probability distribution.
F.INV[]Returns the inverse of the F probability distribution.
F.INV.RT[]Returns the inverse of the F probability distribution.
F.TEST[]Returns the result of an F-test.
FISHERReturns the Fisher transformation.
FISHERINVReturns the inverse of the Fisher transformation.
FORECASTReturns a value along a linear trend.
FREQUENCYReturns a frequency distribution as a vertical array.
GAMMA.DIST[]Returns the gamma distribution.
GAMMA.INV[]Returns the inverse of the gamma cumulative distribution.
GAMMALN.PRECISE[]Returns the natural logarithm of the gamma function, G(x).
GAMMALNReturns the natural logarithm of the gamma function, G(x).
GEOMEANReturns the geometric mean.
GROWTHReturns values along an exponential trend.
HARMEANReturns the harmonic mean.
HYPGEOM.DIST[]Returns the hypergeometric distribution.
INTERCEPTReturns the intercept of the linear regression line.
KURTReturns the kurtosis of a data set.
LARGEReturns the kth largest value in a data set.
LINESTReturns the parameters of a linear trend.
LOGESTReturns the parameters of an exponential trend.
LOGNORM.DIST[]Returns the cumulative lognormal distribution.
LOGNORM.INV[]Returns the inverse of the lognormal cumulative distribution.
MAXReturns the maximum value in a list of arguments, ignoring logical values and text.
MAXAReturns the maximum value in a list of arguments, including logical values and text.
MEDIANReturns the median of the given numbers.
MINReturns the minimum value in a list of arguments, ignoring logical values and text.
MINAReturns the minimum value in a list of arguments, including logical values and text.
MODE.MULT[]Returns a vertical array of the most frequently occurring, or repetitive values in an array or range of data.
MODE.SNGL[]Returns the most common value in a data set.
NEGBINOM.DIST[]Returns the negative binomial distribution.
NORM.DIST[]Returns the normal cumulative distribution.
NORM.INV[]Returns the inverse of the normal cumulative distribution.
NORM.S.DIST[]Returns the standard normal cumulative distribution.
NORM.S.INV[]Returns the inverse of the standard normal cumulative distribution.
PEARSONReturns the Pearson product moment correlation coefficient.
PERCENTILE.EXC[]Returns the kth percentile of values in a range, where k is in the range 0 through 1, exclusive.
PERCENTILE.INC[]Returns the kth percentile of values in a range
PERCENTRANK.EXC[]Returns the rank of a value in a data set as a percentage (0 through 1, exclusive) of the data set.
PERCENTRANK.INC[]Returns the percentage rank of a value in a data set.
PERMUTReturns the number of permutations for a given number of objects.
POISSON.DIST[]Returns the Poisson distribution.
PROBReturns the probability that values in a range are between two limits.
QUARTILE.EXC[]Returns the quartile of the data set, based on percentile values from 0through1, exclusive.
QUARTILE.INC[]Returns the quartile of a data set.
RANK.AVG[]Returns the rank of a number in a list of numbers.
RANK.EQ[]Returns the rank of a number in a list of numbers.
RSQReturns the square of the Pearson product moment correlation coefficient.
SKEWReturns the skewness of a distribution.
SLOPEReturns the slope of the linear regression line.
SMALLReturns the kth smallest value in a data set.
STANDARDIZEReturns a normalized value.
STDEV.P[]Calculates standard deviation based on the entire population.
STDEV.S[]Estimates standard deviation based on a sample.
STDEVAEstimates standard deviation based on a sample, including text and logical values.
STDEVPACalculates standard deviation based on the entire population, including text and logical values.
STEYXReturns the standard error of the predicted y-value for each x in the regression.
T.DISTReturns the Percentage Points (probability) for the student T-distribution.
T.DIST.2T[]Returns the Percentage Points (probability) for the Student T-distribution.
T.DIST.RT[]Returns the student's T-distribution.
T.INV[]Returns the t-value of the student's T-distribution as a function of the probability and the degrees of freedom.
T.INV.2T[]Returns the inverse of the student's T-distribution.
T.TEST[]Returns the probability associated with a student's T-test.
TRENDReturns values along a linear trend.
TRIMMEANReturns the mean of the interior of a data set.
VAR.P[]Calculates variance based on the entire population.
VAR.S[]Estimates variance based on a sample.
VARAEstimates variance based on a sample, including logical values and text.
VARPACalculates variance based on the entire population, including logical values and text.
WEIBULL.DIST[]Returns the Weibull distribution.
Z.TEST[]Returns the one-tailed probability-value of a Z-test.
[]
[]

[] Indicates a function introduced in Excel 2007.

[] Indicates a function introduced in Excel 2010.

Table A.12. Text Category Functions
FunctionWhat It Does
BAHTTEXTConverts a number to Baht text.
CHARReturns the character specified by the code number.
CLEANRemoves all nonprintable characters from text.
CODEReturns a numeric code for the first character in a text string.
CONCATENATEJoins several text items into one text item.
DOLLARConverts a number to text, using currency format.
EXACTChecks to see whether two text values are identical.
FINDFinds one text value within another (case-sensitive).
FIXEDFormats a number as text with a fixed number of decimals.
LEFTReturns the leftmost characters from a text value.
LENReturns the number of characters in a text string.
LOWERConverts text to lowercase.
MIDReturns a specific number of characters from a text string, starting at the position you specify.
PROPERCapitalizes the first letter in each word of a text value.
REPLACEReplaces characters within text.
REPTRepeats text a given number of times.
RIGHTReturns the rightmost characters from a text value.
SEARCHFinds one text value within another (not case-sensitive).
SUBSTITUTESubstitutes new text for old text in a text string.
TReturns the text referred to by value.
TEXTFormats a number and converts it to text.
TRIMRemoves excess spaces from text.
UPPERConverts text to uppercase.
VALUEConverts a text argument to a number.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset