Excel Formulas

Showing page 1 of 21
SUM
Math

Adds up a range of cells

AVERAGE
Statistical

Calculates the average of a range of cells

COUNT
Statistical

Counts the number of cells that contain numbers

IF
Logical

Returns one value if a condition is true and another if it's false

VLOOKUP
Lookup

Looks for a value in the leftmost column of a table, and then returns a value in the same row from a column you specify

NETWORKDAYS.INTL
Date

Returns the number of whole workdays between two dates using custom weekend parameters

WORKDAY.INTL
Date

Returns a date before or after a specified number of workdays using custom weekend parameters

ISOWEEKNUM
Date

Returns the ISO week number of the year for a given date

DAYS
Date

Returns the number of days between two dates

DAYS360
Date

Returns the number of days between two dates based on a 360-day year

TIMEVALUE
Date

Converts a text time to a decimal number

HOUR
Date

Returns the hour component of a time value

MINUTE
Date

Returns the minute component of a time value

SECOND
Date

Returns the second component of a time value

IPMT
Financial

Returns the interest payment for a given period of an investment

PPMT
Financial

Returns the principal payment for a given period of an investment

CUMIPMT
Financial

Returns the cumulative interest paid between two periods

CUMPRINC
Financial

Returns the cumulative principal paid between two periods

DB
Financial

Returns the depreciation of an asset using the declining balance method

DDB
Financial

Returns the depreciation of an asset using the double-declining balance method

Page 1 of 21