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

AND function

Posted on July 1, 2018 by Tomasz Decker

Tutorial Content

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

description:

Checks whether all arguments are TRUE.

 

syntax:

=AND( logical1, [logical2], … )

 

required arguments:

logical1 Condition.

 

optional arguments:

[logical2] Optional condition.
… Next optional condition.

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