Excel Tutorials
  • Formulas
  • Examples
  • VBA
  • Functions
  • Shortcuts

GCD function

Posted on July 2, 2018 by Tomasz Decker

Tutorial Content

  • description:
  • syntax:
  • required arguments:
  • optional arguments:

description:

Return the greatest common divisor.

 

syntax:

=GCD( number1, [number2], … )

 

required arguments:

number1 The first number.

 

optional arguments:

[number2] The second number.

Post Views: 38
Posted in functions
200+ Excel Interview Questions
  • English
  • .
  • Polski
  • |
  • About
  • |
  • Contact Us
© 2022 OfficeTuts. All Rights Reserved.
  • Formulas
  • Examples
  • VBA
  • Functions
  • Shortcuts