Lesson#18: What is MOD function?

Lesson#18: What is MOD function?

MOD function returns the remainder after dividing a number with a divisor. Syntax of the function is =MOD(number, divisor). Let me show you an example.

I have typed a random number 123456789 then I will add the MOD function to show the remainder. I am going to divide the number by 100000000.

I have put the formula =MOD(C3, 100000000) which gives the result 23456789.

In my next posts, I will show examples of worksheets where the MOD function shall be very useful.

Related Video Tutorials:

See also  Lesson#61: Making a semi analog clock with pie chart

Hi! I am Puspendu. I am the founder and author of Excelabcd. I am little creative person, blogger and Excel-maniac guy. I hope you enjoy my blog.

Leave a Reply

Your email address will not be published. Required fields are marked *

*