View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
JON JON JON JON is offline
external usenet poster
 
Posts: 62
Default 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