Excel Formulas

Showing page 11 of 21
YEAR
Date

Converts a serial number to a year

MONTH
Date

Converts a serial number to a month

DAY
Date

Converts a serial number to a day of the month

DAYS
Date

Returns the number of days between two dates

ISOWEEKNUM
Date

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

WEEKDAY.INTL
Date

Returns the day of the week corresponding to a date, with custom weekend parameters

WORKDAY.INTL
Date

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

YEARFRAC
Date

Calculates the fraction of the year represented by the number of whole days between two dates

EDATE
Date

Returns the serial number that represents the date that is the indicated number of months before or after a specified date

EOMONTH
Date

Returns the serial number for the last day of the month that is the indicated number of months before or after start_date

NETWORKDAYS.INTL
Date

Returns the number of whole workdays between two dates using parameters to indicate which and how many days are weekend days

WEEKNUM
Date

Returns a number that indicates where the week falls numerically within a year

ISOWEEKNUM
Date

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

DATEDIF
Date

Calculates the number of days, months, or years between two dates

DAYS360
Date

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

CONCATENATE
Text

Joins two or more text strings into one string

TEXTJOIN
Text

Combines the text from multiple ranges and/or strings, and includes a delimiter you specify between each text value that will be combined

PROPER
Text

Capitalizes the first letter in each word of a text value

TRIM
Text

Removes all spaces from text except for single spaces between words

CLEAN
Text

Removes all nonprintable characters from text

Page 11 of 21