LCM GCD Formula in Excel

Опубликовано: 18 Май 2026
на канале: mmb campus
79
0

👉 The Excel GCD function returns the greatest common divisor of two or more integers. The greatest common divisor is the largest integer that goes into all supplied numbers without a remainder. For example, =GCD(60,36) returns 12.
Syntax
=GCD (number1, [number2], ...)

👉The Excel LCM function returns the least common multiple of integers. The least common multiple is the smallest positive integer that is a multiple of all supplied numbers. For example, =LCM(25,40) returns 200.
Syntax
=LCM (number1, [number2], ...)
============================================================

Sharing is caring !!! Your responses will inspire me to upload more tutorial.💪💪
So...Share 🤝 || Like 👍 || Comment ✍️
• Our all youtube video:- https://www.youtube.com/c/mmbcampus?s...
• Excel VBA all video:-    • How to use "IF, ElseIf, Else" in Excel VBA...  
• Excel Formula all video:-    • How to write Microsoft Excel Formula, Part...  
• Ask your any question in facebook page   / mmbcampus2016  
• Visit https://www.mmbcampus.com to download all related file, if any.
============================================================