Posted to microsoft.public.excel.misc
|
|
Highest common factor
Use the GCD funcftion
e.g. =GCD(n1, n2)
"DavidObeid" wrote
in message ...
Hi,
Is there a non-vba way to have excel return the highest common factor
of two integers?
--
DavidObeid
------------------------------------------------------------------------
DavidObeid's Profile:
http://www.excelforum.com/member.php...fo&userid=2238
View this thread: http://www.excelforum.com/showthread...hreadid=567740
|