LCM() Excel Formula to Find LCM
The Least Common Multiple often abbreviated as LCM, is the smallest positive non-zero integer that that is a multiple of all integer arguments number1, number2, and so on. LCM is used to add fractions with different denominators. If any argument is less than zero, LCM returns the #NUM!! error value. If any argument of this formula is non-numeric, LCM returns the #VALUE! error valueSyntax
LCM(number1,number2, ..., numberN)Excel LCM Calculator Formula
