ZenTek Functions Reference Session 2
ZenTek Functions Reference Session 2
net
Financial: Returns the accrued interest for a security that pays periodic
ACCRINT function
interest
Financial: Returns the accrued interest for a security that pays interest
ACCRINTM function
at maturity
ACOT function
Math and trigonometry: Returns the arccotangent of a number
AMORLINC function Financial: Returns the depreciation for each accounting period
AND function Logical: Returns TRUE if all of its arguments are TRUE
AREAS function Lookup and reference: Returns the number of areas in a reference
Statistical: Returns the average (arithmetic mean) of all cells that meet
AVERAGEIFS function
multiple criteria.
BAHTTEXT function Text: Converts a number to text, using the ß (baht) currency format
BETA.DIST function
Statistical: Returns the beta cumulative distribution function
www.zentekconsultants.net
BETA.INV function Statistical: Returns the inverse of the cumulative distribution function
for a specified beta distribution
BINOM.DIST.RANGE function Statistical: Returns the probability of a trial result using a binomial
distribution
BINOM.INV function Statistical: Returns the smallest value for which the cumulative
binomial distribution is less than or equal to a criterion value
BITAND function
Engineering: Returns a 'Bitwise And' of two numbers
BITLSHIFT function
Engineering: Returns a value number shifted left by shift_amount bits
BITOR function
Engineering: Returns a bitwise OR of 2 numbers
BITRSHIFT function
Engineering: Returns a value number shifted right by shift_amount bits
BITXOR function
Engineering: Returns a bitwise 'Exclusive Or' of two numbers
www.zentekconsultants.net
CEILING.MATH function Math and trigonometry: Rounds a number up, to the nearest integer
or to the nearest multiple of significance
CHAR function Text: Returns the character specified by the code number
CHISQ.DIST function
Statistical: Returns the cumulative beta probability density function
CHISQ.INV function
Statistical: Returns the cumulative beta probability density function
www.zentekconsultants.net
CHISQ.TEST function
Statistical: Returns the test for independence
CHOOSE function Lookup and reference: Chooses a value from a list of values
CODE function Text: Returns a numeric code for the first character in a text string
COLUMN function Lookup and reference: Returns the column number of a reference
COLUMNS function Lookup and reference: Returns the number of columns in a reference
CONCAT function Text: Combines the text from multiple ranges and/or strings, but it
doesn't provide the delimiter or IgnoreEmpty arguments.
CONCATENATE function Text: Joins several text items into one text item
CONFIDENCE.NORM function
Statistical: Returns the confidence interval for a population mean
CONFIDENCE.T function Statistical: Returns the confidence interval for a population mean,
using a Student's t distribution
COSH function Math and trigonometry: Returns the hyperbolic cosine of a number
COT function
Math and trigonometry: Returns the hyperbolic cosine of a number
COTH function
Math and trigonometry: Returns the cotangent of an angle
COUNT function Statistical: Counts how many numbers are in the list of arguments
COUNTA function Statistical: Counts how many values are in the list of arguments
COUNTBLANK function Statistical: Counts the number of blank cells within a range
Statistical: Counts the number of cells within a range that meet the
COUNTIF function
given criteria
Financial: Returns the number of days from the settlement date to the
COUPDAYSNC function
next coupon date
COUPNCD function Financial: Returns the next coupon date after the settlement date
COVARIANCE.P function Statistical: Returns covariance, the average of the products of paired
deviations
COVARIANCE.S function Statistical: Returns the sample covariance, the average of the products
deviations for each data point pair in two data sets
CSC function
Math and trigonometry: Returns the cosecant of an angle
CSCH function
Math and trigonometry: Returns the hyperbolic cosecant of an angle
Cube: Returns the nth, or ranked, member in a set. Use to return one
CUBERANKEDMEMBER
or more elements in a set, such as the top sales performer or top 10
function
students.
DATE function Date and time: Returns the serial number of a particular date
DATEVALUE function Date and time: Converts a date in the form of text to a serial number
DAY function Date and time: Converts a serial number to a day of the month
DAYS function
Date and time: Returns the number of days between two dates
Date and time: Calculates the number of days between two dates
DAYS360 function
based on a 360-day year
DCOUNT function Database: Counts the cells that contain numbers in a database
DMAX function Database: Returns the maximum value from selected database entries
DMIN function Database: Returns the minimum value from selected database entries
DOLLAR function Text: Converts a number to text, using the $ (dollar) currency format
Date and time: Returns the serial number of the date that is the
EDATE function
indicated number of months before or after the start date
Date and time: Returns the serial number of the last day of the month
EOMONTH function
before or after a specified number of months
ERF.PRECISE function
Engineering: Returns the error function
EXACT function Text: Checks to see if two text values are identical
EXPON.DIST function
Statistical: Returns the exponential distribution
FACTDOUBLE function Math and trigonometry: Returns the double factorial of a number
F.DIST function
Statistical: Returns the F probability distribution
F.DIST.RT function
Statistical: Returns the F probability distribution
FILTER function Lookup and reference: Filters a range of data based on criteria you
define
Web: Returns specific data from the XML content by using the
FILTERXML function specified XPath
FIND, FINDB functions Text: Finds one text value within another (case-sensitive)
F.INV function
Statistical: Returns the inverse of the F probability distribution
F.INV.RT function
Statistical: Returns the inverse of the F probability distribution
FIXED function Text: Formats a number as text with a fixed number of decimals
FLOOR.MATH function Math and trigonometry: Rounds a number down, to the nearest
integer or to the nearest multiple of significance
FORECAST function In 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 Statistical: Returns a future value based on existing (historical) values
by using the AAA version of the Exponential Smoothing (ETS) algorithm
FORECAST.ETS.CONFINT
Statistical: Returns a confidence interval for the forecast value at the
function
specified target date
FORECAST.ETS.SEASONALITY
Statistical: Returns the length of the repetitive pattern Excel detects
function
for the specified time series
FORECAST.LINEAR function
Statistical: Returns a future value based on existing values
FORMULATEXT function Lookup and reference: Returns the formula at the given reference as
text
F.TEST function
Statistical: Returns the result of an F-test
GAMMA function
Statistical: Returns the Gamma function value
GAMMA.DIST function
Statistical: Returns the gamma distribution
GAMMA.INV function
Statistical: Returns the inverse of the gamma cumulative distribution
GAMMALN function Statistical: Returns the natural logarithm of the gamma function, Γ(x)
GAMMALN.PRECISE function
Statistical: Returns the natural logarithm of the gamma function, Γ(x)
GAUSS function Statistical: Returns 0.5 less than the standard normal cumulative
distribution
GCD function Math and trigonometry: Returns the greatest common divisor
GESTEP function Engineering: Tests whether a number is greater than a threshold value
GETPIVOTDATA function Lookup and reference: Returns data stored in a PivotTable report
Lookup and reference: Looks in the top row of an array and returns
HLOOKUP function
the value of the indicated cell
IFNA function Logical: Returns the value you specify if the expression resolves to
#N/A, otherwise returns the result of the expression
IFS function Logical: Checks whether one or more conditions are met and returns a
value that corresponds to the first TRUE condition.
IMCOSH function
Engineering: Returns the hyperbolic cosine of a complex number
www.zentekconsultants.net
IMCSC function
Engineering: Returns the cosecant of a complex number
IMCSCH function
Engineering: Returns the hyperbolic cosecant of a complex number
IMSEC function
Engineering: Returns the secant of a complex number
IMSECH function
Engineering: Returns the hyperbolic secant of a complex number
IMSINH function
Engineering: Returns the hyperbolic sine of a complex number
IMSUB function Engineering: Returns the difference between two complex numbers
IMTAN function
Engineering: Returns the tangent of a complex number
www.zentekconsultants.net
INDIRECT function Lookup and reference: Returns a reference indicated by a text value
INTERCEPT function Statistical: Returns the intercept of the linear regression line
INTRATE function Financial: Returns the interest rate for a fully invested security
IRR function Financial: Returns the internal rate of return for a series of cash flows
ISERR function Information: Returns TRUE if the value is any error value except #N/A
ISERROR function Information: Returns TRUE if the value is any error value
ISFORMULA function Information: Returns TRUE if there is a reference to a cell that contains
a formula
ISNA function Information: Returns TRUE if the value is the #N/A error value
ISO.CEILING function Math and trigonometry: Returns a number that is rounded up to the
nearest integer or to the nearest multiple of significance
ISOWEEKNUM function Date and time: Returns the number of the ISO week number of the
year for a given date
LARGE function Statistical: Returns the k-th largest value in a data set
LCM function Math and trigonometry: Returns the least common multiple
LEFT, LEFTB functions Text: Returns the leftmost characters from a text value
LEN, LENB functions Text: Returns the number of characters in a text string
LOG10 function Math and trigonometry: Returns the base-10 logarithm of a number
LOGNORM.DIST function
Statistical: Returns the cumulative lognormal distribution
MAXIFS function Statistical: Returns the maximum value among cells specified by a
given set of conditions or criteria
MDETERM function Math and trigonometry: Returns the matrix determinant of an array
MINIFS function Statistical: Returns the minimum value among cells specified by a
given set of conditions or criteria.
MINVERSE function Math and trigonometry: Returns the matrix inverse of an array
MMULT function Math and trigonometry: Returns the matrix product of two arrays
www.zentekconsultants.net
MODE.MULT function Statistical: Returns a vertical array of the most frequently occurring, or
repetitive values in an array or range of data
MODE.SNGL function
Statistical: Returns the most common value in a data set
MULTINOMIAL function Math and trigonometry: Returns the multinomial of a set of numbers
MUNIT function Math and trigonometry: Returns the unit matrix or the specified
dimension
NEGBINOM.DIST function
Statistical: Returns the negative binomial distribution
Date and time: Returns the number of whole workdays between two
NETWORKDAYS function
dates
Date and time: Returns the number of whole workdays between two
NETWORKDAYS.INTL function
dates using parameters to indicate which and how many days are
weekend days
NORM.DIST function
Statistical: Returns the normal cumulative distribution
www.zentekconsultants.net
NORMINV function Statistical: Returns the inverse of the normal cumulative distribution
NORM.S.DIST function
Statistical: Returns the standard normal cumulative distribution
NORM.S.INV function Statistical: Returns the inverse of the standard normal cumulative
distribution
NOW function Date and time: Returns the serial number of the current date and time
NUMBERVALUE function
Text: Converts text to number in a locale-independent manner
Financial: Returns the price per $100 face value of a security with an
ODDFPRICE function
odd first period
ODDFYIELD function Financial: Returns the yield of a security with an odd first period
Financial: Returns the price per $100 face value of a security with an
ODDLPRICE function
odd last period
ODDLYIELD function Financial: Returns the yield of a security with an odd last period
PERCENTILE.EXC function Statistical: Returns the k-th percentile of values in a range, where k is
in the range 0..1, exclusive
PERCENTILE.INC function
Statistical: Returns the k-th percentile of values in a range
PERCENTRANK.EXC function Statistical: Returns the rank of a value in a data set as a percentage
(0..1, exclusive) of the data set
PERCENTRANK.INC function
Statistical: Returns the percentage rank of a value in a data set
PERMUTATIONA function Statistical: Returns the number of permutations for a given number of
objects (with repetitions) that can be selected from the total objects
PHI function Statistical: Returns the value of the density function for a standard
normal distribution
PHONETIC function Text: Extracts the phonetic (furigana) characters from a text string
POISSON.DIST function
Statistical: Returns the Poisson distribution
Financial: Returns the price per $100 face value of a security that pays
PRICE function
periodic interest
Financial: Returns the price per $100 face value of a security that pays
PRICEMAT function
interest at maturity
PROPER function Text: Capitalizes the first letter in each word of a text value
www.zentekconsultants.net
QUARTILE.EXC function Statistical: Returns the quartile of the data set, based on percentile
values from 0..1, exclusive
QUARTILE.INC function
Statistical: Returns the quartile of a data set
QUOTIENT function Math and trigonometry: Returns the integer portion of a division
RAND function Math and trigonometry: Returns a random number between 0 and 1
RANK.AVG function
Statistical: Returns the rank of a number in a list of numbers
RANK.EQ function
Statistical: Returns the rank of a number in a list of numbers
RATE function Financial: Returns the interest rate per period of an annuity
RIGHT, RIGHTB functions Text: Returns the rightmost characters from a text value
ROMAN function Math and trigonometry: Converts an arabic numeral to roman, as text
ROUNDDOWN function Math and trigonometry: Rounds a number down, toward zero
ROUNDUP function Math and trigonometry: Rounds a number up, away from zero
ROW function Lookup and reference: Returns the row number of a reference
ROWS function Lookup and reference: Returns the number of rows in a reference
RRI function Financial: Returns an equivalent interest rate for the growth of an
investment
SEARCH, SEARCHB functions Text: Finds one text value within another (not case-sensitive)
SEC function
Math and trigonometry: Returns the secant of an angle
SECH function
Math and trigonometry: Returns the hyperbolic secant of an angle
SHEETS function
Information: Returns the number of sheets in a reference
SIN function Math and trigonometry: Returns the sine of the given angle
SINH function Math and trigonometry: Returns the hyperbolic sine of a number
SLOPE function Statistical: Returns the slope of the linear regression line
SMALL function Statistical: Returns the k-th smallest value in a data set
SORT function
Lookup and reference: Sorts the contents of a range or array
SORTBY function Lookup and reference: Sorts the contents of a range or array based on
the values in a corresponding range or array
SQRTPI function Math and trigonometry: Returns the square root of (number * pi)
STDEV.S function
Statistical: Estimates standard deviation based on a sample
Statistical: Returns the standard error of the predicted y-value for each
STEYX function
x in the regression
SUBSTITUTE function Text: Substitutes new text for old text in a text string
SUMIF function Math and trigonometry: Adds the cells specified by a given criteria
Math and trigonometry: Adds the cells in a range that meet multiple
SUMIFS function
criteria
TANH function Math and trigonometry: Returns the hyperbolic tangent of a number
TBILLEQ function Financial: Returns the bond-equivalent yield for a Treasury bill
TBILLPRICE function Financial: Returns the price per $100 face value for a Treasury bill
T.DIST function Statistical: Returns the Percentage Points (probability) for the Student
t-distribution
T.DIST.2T function Statistical: Returns the Percentage Points (probability) for the Student
t-distribution
T.DIST.RT function
Statistical: Returns the Student's t-distribution
Text: Combines the text from multiple ranges and/or strings, and
TEXTJOIN function includes a delimiter you specify between each text value that will be
combined. If the delimiter is an empty text string, this function will
effectively concatenate the ranges.
TIME function Date and time: Returns the serial number of a particular time
TIMEVALUE function Date and time: Converts a time in the form of text to a serial number
www.zentekconsultants.net
T.INV.2T function
Statistical: Returns the inverse of the Student's t-distribution
TODAY function Date and time: Returns the serial number of today's date
TRIMMEAN function Statistical: Returns the mean of the interior of a data set
T.TEST function
Statistical: Returns the probability associated with a Student's t-test
TYPE function Information: Returns a number indicating the data type of a value
UNICHAR function Text: Returns the Unicode character that is references by the given
numeric value
UNICODE function Text: Returns the number (code point) that corresponds to the first
character of the text
UNIQUE function
Lookup and reference: Returns a list of unique values in a list or range
VAR.P function
Statistical: Calculates variance based on the entire population
VAR.S function
Statistical: Estimates variance based on a sample
Lookup and reference: Looks in the first column of an array and moves
VLOOKUP function
across the row to return the value of a cell
WEEKDAY function Date and time: Converts a serial number to a day of the week
WEIBULL.DIST function
Statistical: Returns the Weibull distribution
www.zentekconsultants.net
Date and time: Returns the serial number of the date before or after a
WORKDAY.INTL function
specified number of workdays using parameters to indicate which and
how many days are weekend days
Financial: Returns the net present value for a schedule of cash flows
XNPV function
that is not necessarily periodic
XOR function
Logical: Returns a logical exclusive OR of all arguments
Date and time: Returns the year fraction representing the number of
YEARFRAC function
whole days between start_date and end_date
YIELD function Financial: Returns the yield on a security that pays periodic interest
Z.TEST function
Statistical: Returns the one-tailed probability-value of a z-test