Excel Formulas and Functions List
Excel Formulas and Functions List
Functions
Functions Excel Formulas Description
m
Joins several text
items into one text
CONCATEN =CONCATENATE(text1,text2,
item. Easier to use ‘&’
co
ATE …)
instead of the
function usually.
FLOOR k. =FLOOR(number,significance)
Rounds a number
down, toward zero
oo
Returns the individual
=BINOMDIST(number_s,trials, term binomial
BINOMDIST
tb
probability_s,cumulative) distribution
probability
no
Returns the
one-tailed probability
CHIDIST =CHIDIST(x,deg_freedom)
of the chi-squared
pa
distribution
FTEST =FTEST(array1,array2)
m
LOGINV
andard_dev) cumulative
distribution
co
Returns the
LOGNORMD =LOGNORMDIST(x,mean,sta
cumulative lognormal
IST ndard_dev)
k. distribution
NORMINV
standard_dev) cumulative
distribution
m
a range
Returns the
PERCENTRA =PERCENTRANK(array,x,signi
co
percentage rank of a
NK ficance)
value in a data set
POISSON
k. =POISSON(x,mean,cumulativ
e)
Returns the Poisson
distribution
oo
Returns the quartile
QUARTILE =QUARTILE(array,quart)
of a data set
tb
Estimates standard
=STDEV(number1,number2,…
STDEV deviation based on a
pa
)
sample
Calculates standard
=STDEVP(number1,number2,
STDEVP deviation based on
…)
the entire population
Returns the Student’s
TDIST =TDIST(x,deg_freedom,tails)
t-distribution
Estimates variance
m
VAR =VAR(number1,number2,…)
based on a sample
co
Calculates variance
VARP =VARP(number1,number2,…) based on the entire
population
FINV
k. =FINV(probability,deg_freedo
Returns the inverse of
the F probability
oo
m1,deg_freedom2)
distribution
m
=CRITBINOM(trials,probabilit cumulative binomial
CRITBINOM
y_s,alpha) distribution is less
than or equal to a
co
criterion value
Returns the
k.
EXPONDIST
=EXPONDIST(x,lambda,cumu
lative)
exponential
distribution
oo
=POISSON(x,mean,cumulativ Returns the Poisson
POISSON
e) distribution
tb
Returns the F
=FDIST(x,deg_freedom1,deg_
FDIST probability
freedom2)
no
distribution
Returns the
m
=TTEST(array1,array2,tails,ty probability associated
TTEST
pe) with a Student’s
co
t-test
Calculates variance
WEIBULL k. =WEIBULL(x,alpha,beta,cumu
lative)
based on the entire
population, including
oo
numbers, text, and
logical values
Returns the
tb
one-tailed
ZTEST =ZTEST(array,x,sigma)
probability-value of a
no
z-test
Function
Excel Formulas Description
s
Returns a key
performance indicator
(KPI) name, property,
and measure, and
displays the name and
property in the cell. A
=CUBEKPIMEMBER(connecti
CUBEKPIM KPI is a quantifiable
on,kpi_name,kpi_property,ca
m
EMBER measurement, such as
ption)
monthly gross profit or
co
quarterly employee
turnover, used to
monitor an
k. organization’s
performance.
oo
Returns a member or
tuple in a cube hierarchy.
CUBEMEM =CUBEMEMBER(connection,
Use to validate that the
tb
BER member_expression,caption)
member or tuple exists
in the cube.
no
CUBEMEM =CUBEMEMBERPROPERTY(
that a member name
BERPROP connection,member_expressi
exists within the cube
ERTY on,property)
and to return the
specified property for
this member.
Returns the nth, or
ranked, member in a set.
CUBERAN =CUBERANKEDMEMBER(co Use to return one or
KEDMEMB nnection,set_expression,rank more elements in a set,
ER ,caption) such as the top sales
performer or top 10
students.
m
Defines a calculated set
of members or tuples by
co
sending a set expression
=CUBESET(connection,set_e
to the cube on the
CUBESET xpression,caption,sort_order,
server, which creates the
k. sort_by)
set, and then returns
that set to Microsoft
oo
Office Excel.
m
=DAVERAGE(d
DAVERAG Returns the average of selected
atabase,field,cr
E database entries
co
iteria)
=DCOUNT(dat
Counts the cells that contain numbers
DCOUNT
k.abase,field,crit
eria)
in a database
oo
=DCOUNTA(d
DCOUNT
atabase,field,cr Counts nonblank cells in a database
A
iteria)
tb
=DMAX(datab
Returns the maximum value from
DMAX ase,field,criteri
no
DMIN
se,field,criteria) selected database entries
m
=DVAR(databa Estimates variance based on a sample
DVAR
se,field,criteria) from selected database entries
co
=DVARP(datab Calculates variance based on the entire
DVARP ase,field,criteri population of selected database
k. a) entries
oo
Date & Time Excel Formulas &
Functions
tb
Function
Excel Formulas Description
no
m
Returns the serial number
co
NOW =NOW() of the current date and
time
TIMEVALU
=TIMEVALUE(time_text) form of text to a serial
E
number
no
m
of the last day of the
EOMONT =EOMONTH(start_date,mo
month before or after a
H nths)
specified number of
co
months
KDAYS.INT rt_date,end_date,[weekend]
parameters to indicate
L ,[holidays])
which and how many
no
m
a specified number of
WORKDA =WORKDAY.INTL(start_dat
workdays using
Y.INTL e,days,weekend,holidays)
parameters to indicate
co
which and how many
days are weekend days
YEARFRA k. =YEARFRAC(start_date,end
Returns the year fraction
representing the number
oo
C _date,basis) of whole days between
start_date and end_date
tb
Functions
Function
Excel Formulas Description
pa
m
ISTEXT =ISTEXT(value) Returns TRUE if the value is text
co
ERROR.TY =ERROR.TYPE(err Returns a number corresponding to
PE or_val) an error type
INFO
k. =INFO(type_text)
Returns information about the
current operating environment
oo
Returns TRUE if the value is any
ISERR =ISERR(value)
error value except #N/A
tb
L e) logical value
m
Logical Excel Formulas & Functions
co
Functi
Excel Formulas Description
ons
AND
k.
=AND(logical1,logic Returns TRUE if all of its
oo
al2,…) arguments are TRUE
=IF(logical_test,
IF [value_if_true], Specifies a logical test to perform
no
[value_if_false])
LOOKU =LOOKUP(lookup_v
Looks up values in a vector or array
P alue, array)– 2 types
m
Functions
co
Funct
Excel Formulas Description
ions
ADDRE
SS
k.
=ADDRESS(row_num,
column_num, [abs_num],
Returns a reference as text
to a single cell in a
oo
[a1], [sheet_text]) worksheet
NS columns in a reference
UP
range_lookup]) of the indicated cell
m
Returns the row number of a
ROW =ROW([reference])
co
reference
k.
=VLOOKUP(lookup_value,ta
Looks in the first column of
oo
VLOOK an array and moves across
ble_array,col_index_num,[ra
UP the row to return the value
nge_lookup])
of a cell
tb
GETPIV
=GETPIVOTDATA(data_fiel Returns data stored in a
OTDAT
d,pivot_table,field,item,…) PivotTable report
pa
m
supports COM automation
(Automation: A way to work
co
with an application’s objects
=RTD(progID,server,topic1,t from another application or
RTD
opic2,…) development tool. Formerly
Function
Excel Formulas Description
s
pa
m
by the code number
co
CLEAN =CLEAN(text)
characters from text
k. =DOLLAR(number,d
first character in a text string
FIXED
mals,no_commas) fixed number of decimals
times) times
=SUBSTITUTE(text,
SUBSTITU Substitutes new text for old text
old_text,new_text,in
TE in a text string
stance_num)
Changes full-width
(double-byte) English letters or
ASC =ASC(text) katakana within a character
string to half-width (single-byte)
m
characters
co
T r) the ß (baht) currency format
=REPLACE(old_text,start
Replaces characters within
REPLACE _num,num_chars,new_tex
text
t)
m
RIGHT =RIGHT(text,num_chars) characters from a text
value
co
Finds one text value within
=SEARCH(find_text,withi
SEARCH another (not
n_text,start_num)
k. case-sensitive)
oo
Engineering Excel Formulas &
Functions
tb
=ERF(lower_limit,upper
ERF Returns the error function
_limit)
Returns the complementary
ERFC =ERFC(x)
error function
ERF.PRECI
m
=ERF.PRECISE(X) Returns the error function
SE
co
Returns the complementary
ERFC.PREC
=ERFC.PRECISE(X) ERF function integrated
ISE
between x and infinity
BESSELI k. =BESSELI(x,n)
Returns the modified Bessel
function In(x)
oo
Returns the Bessel function
BESSELJ =BESSELJ(x,n)
Jn(x)
tb
Converts a hexadecimal
HEX2DEC =HEX2DEC(number)
number to decimal
m
=HEX2OCT(number,pla Converts a hexadecimal
HEX2OCT
co
ces) number to octal
k. number
oo
Returns the imaginary
IMAGINAR
=IMAGINARY(inumber) coefficient of a complex
Y
number
tb
ENT er)
radians
conjugate of a complex
ATE er)
number
m
IMLOG10 =IMLOG10(inumber) logarithm of a complex
number
co
Returns the base-2
IMLOG2 =IMLOG2(inumber) logarithm of a complex
k. =IMPOWER(inumber,n
number
IMREAL =IMREAL(inumber)
a complex number
complex number
m
=OCT2HEX(number,pla Converts an octal number to
OCT2HEX
co
ces) hexadecimal
k.
oo
tb
no
pa