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

LEFT function

Posted on July 1, 2018July 1, 2018 by Tomasz Decker

Tutorial Content

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

description:

Returns the number of characters from the left of a string.

 

syntax:

=LEFT( text, [num_chars] )

 

required arguments:

text The text string.

 

optional arguments:

[num_chars] The maximum number of characters that is returned.

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