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

TRUNC function

Posted on July 2, 2018 by Tomasz Decker

Tutorial Content

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

description:

Truncate a number to a given precision.

 

syntax:

=TRUNC( number, [num_digits] )

 

required arguments:

number The number to truncate.

 

optional arguments:

[num_digits] The precision of the truncation.

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