Excel FACT Function

Summary
The Excel FACT function returns the factorial of a given number. For example, =FACT(3) returns 6, equivalent to 3 x 2 x 1.
Purpose
Find the factorial of a number
Return value
The factorial of a number
Syntax
=FACT (number)
Arguments
- number - The number to get the factorial of.
Version
Usage notes
- The number cannot be negative or FACT will return the #NUM error.
- If the number is not an integer it will be truncated to an integer, then solved.
Download 200+ Excel Shortcuts
Get over 200 Excel shortcuts for Windows and Mac in one handy PDF.