answersLogoWhite

0

Use the FACT function. So to get the factorial of 5, you would enter:

=FACT(5)

Use the FACT function. So to get the factorial of 5, you would enter:

=FACT(5)

Use the FACT function. So to get the factorial of 5, you would enter:

=FACT(5)

Use the FACT function. So to get the factorial of 5, you would enter:

=FACT(5)

Use the FACT function. So to get the factorial of 5, you would enter:

=FACT(5)

Use the FACT function. So to get the factorial of 5, you would enter:

=FACT(5)

Use the FACT function. So to get the factorial of 5, you would enter:

=FACT(5)

Use the FACT function. So to get the factorial of 5, you would enter:

=FACT(5)

Use the FACT function. So to get the factorial of 5, you would enter:

=FACT(5)

Use the FACT function. So to get the factorial of 5, you would enter:

=FACT(5)

Use the FACT function. So to get the factorial of 5, you would enter:

=FACT(5)

User Avatar

Wiki User

12y ago

Still curious? Ask our experts.

Chat with our AI personalities

RafaRafa
There's no fun in playing it safe. Why not try something a little unhinged?
Chat with Rafa
JordanJordan
Looking for a career mentor? I've seen my fair share of shake-ups.
Chat with Jordan
BeauBeau
You're doing better than you think!
Chat with Beau
More answers

Excel does not have a direct function to find factors. You can use the MOD function to find remainders. Dividing 3 into 10 gives a remainder of 1. To do that using MOD you would have:

=MOD(10,3)

Any time MOD gives you zero, then the second number is a factor of the first:

=MOD(18,3)

This is not a very practical way of find factors, so you would need to write some VBA code to do it.

User Avatar

Wiki User

11y ago
User Avatar

Use the FACT function. So to get the factorial of 5, you would enter:

=FACT(5)

User Avatar

Wiki User

12y ago
User Avatar

Add your answer:

Earn +20 pts
Q: How do you find factors of a number in Excel spreadsheet?
Write your answer...
Submit
Still have questions?
magnify glass
imp