top of page
Recent Posts


How to Pull Quarters Out of a Date in Excel
When doing any work with dates in Excel, often times you'll want to be able to split up your date into separate quarters. There is no...


How to use the FLOOR.MATH Function in Excel - 3 Examples
The FLOOR.MATH function will round any number down to the nearest integer and if desired, a specific multiple. Contents: Syntax...


How to use the CEILING.MATH Function in Excel - 4 Examples
The CEILING.MATH function will round any number up to the nearest integer and if desired, a specific multiple. Contents: Syntax...


How to use the MROUND Function in Excel - 3 Examples
The MROUND function will round any number up or down to the nearest given multiple. Contents: Syntax Explanation Different Methods of...


Finding the Rightmost Column Containing a Specific Value in a Table or Array
How to find the index of the rightmost column in any table or array that has a cell matching a specified value. Contents: Formula...


How to use the ROUNDDOWN Function in Excel - 4 Examples
The ROUNDDOWN function will round any number down to a specified number of digits. This function differentiates itself from the standard...


How to use the ROUNDUP Function in Excel - 4 Examples
The ROUNDUP function will round any number up to a specified number of digits. This function differentiates itself from the standard...


How to use the ROUND Function in Excel - 4 Examples
The ROUND function will round any number to a specified number of digits. There are plenty of real world situations in which you wouldn't...


How to Round a Date to the First of the Nearest Month in Excel
Contents: Formula Explanation Example - Rounding Dates to First of the Nearest Month Formula = EOMONTH(date, (DAY(date) >...


How to use the TRUNC Function in Excel - 3 Examples
The primary use of the TRUNC function is to truncate or remove the fractional part of a number. The function can be configured to remove...


How to use the SMALL Function in Excel - 8 Examples
The SMALL function will return the smallest specified number from a given range or data set. For example, SMALL can return the 2nd...


How to use the LARGE Function in Excel - 8 Examples
The LARGE function will return the largest specified number from a given range or data set. For example, LARGE can return the 2nd largest...


How to use the INT Function in Excel
The INT function will round any input number down to the nearest integer, removing the decimal, or fractional, portion of the number....


How to use the FACTDOUBLE Function in Excel
The FACTDOUBLE function will return the double factorial of any inputted number. A double factorial is usually notated as any number with...


How to use the FACT Function in Excel
The FACT function will return the factorial of any inputted number. A factorial is usually notated as any number with a trailing...
bottom of page
